Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 11 months ago.
RX data from multitech conduit gateway to mDot
Hi,
I have mDot configured to conduit gateway and receiving data from the gateway by using nodeRed application.
I configured nodeRed to send a string data to mDot and I wonder how to implement receiving a string using recv ().
How should I receive a string from gateway on mDot?