Hi everybody.
I try to explain my problem.
For my system I use :
A node MTDOT-868-SMA A conduit MULTITECH for receive datas with the Firmware1.3.3. A platform MBED to develope my code.
So, I use a code name “manual_example.cpp” provided by mbed. In this code, “network_address and network_session_key” are used to connect at my Conduit. 1st problem : I don’t have a “network_address” and “network_session_key” in my conduit.
So i tried to use “network_name” and “network_passphrase” in the manual_example.cpp 2st problem : When i compile a code, i have a error.
In conclude I can’t use “manuel_example.cpp”. I don’t know if the problem is my code or my conduit. Someone have a same problem ? How i can use a manual code with my conduit ?
Thanks