Rank: Newbie
Joined: 2/10/2017(UTC) Posts: 5
Was thanked: 1 time(s) in 1 post(s)
|
Hello,
We have an Evaluation licence for the Matrikon Embedded SDK, we are trying to modify the provided HDK examples to test it on our HW but we don't have an Ethernet port only GSM modem connected to UART. Can the SDK tcp interface be redefined to use the input from GSM-Modem builtin TCP/IP stack or we must use for example lwip over pppos? if yes should it be done over the TCP/IP Module for UASDK_INCLUDE_TCPIP_C_API ? another question we are using freeRTOS can we still use the UASDK_INCLUDE_TCPIP_C_API ?
thanks alot
|
 1 user thanked FaMo for this useful post.
|
|
|
Rank: Advanced Member
Joined: 3/23/2017(UTC) Posts: 30
Thanks: 1 times Was thanked: 15 time(s) in 15 post(s)
|
Hello FaMo,
Thanks for contacting us. Yes, SDK interface can be redefined to use input from GSM-Modem. You need to implement the new platform specific UAServer_t class to wrap the modem interface.
Regarding your second question, yes, you can use UASDK_INCLUDE_TCPIP_C_API with freeRTOS as well.
Please let us know if you need anything else.
Regards, Shubhi Gogna
|
 1 user thanked Shubhi Gogna for this useful post.
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.