Just want to verify that would be possible to run TCP Socket over with the nrf52840. And if i can be pointed to the specific links that i can use.
Thanks!
Just want to verify that would be possible to run TCP Socket over with the nrf52840. And if i can be pointed to the specific links that i can use.
Thanks!
Hi
There is a TCP socket example in the nRF5 SDK, yes.
If you have installed the SDK it should be in the following folder:
\nRF5_SDK_15.2.0_9412b96\examples\iot\socket\tcp\client
The documentation for the example you can find here.
Best regards
Torbjørn
Thanks! Really helpful! I did try to find a UDP one do you guys have? I am trying to achieve a connection over 6lowpan between Android and Nordics over UDP.
bump
Hi
Sorry for the slow response, I forgot to check my verified cases....
Did you find any UDP examples?
We have some in the SDK, but the socket examples are TCP only.
Best regards
Torbjørn