Hi
If i wanted to do a point to point connection i can use ADTJA1101-RMII (x2), S32K148EVB-Q176 (x2) right without using the gateway.
I wanted to read some sensor data at one point and need to control some actuators at the other end through spe.
Hi,
yes, it should be possible to do point to point communication with boards you have.
BR, Petr
thanks for the reply.
Do we have the code stack available for TCP/IP, MQTT, OPC etc. Can anyone tell me what are the stack available for the S32k148 evaluation board. I wanted to broadcast the data whatever I received through the SPE.
Thanks in advance
Hi,
lwIP TCP/IP stack is available within S32 Design Studio SDK, see file:///C:/NXP/S32DS_ARM_v2.2/S32DS/software/S32SDK_S32K1xx_RTM_3.0.0/doc/html_S32K148/lwip_s32k148_...
BR, Petr