Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Time required to send 1 thread message from SED

Hello there,

I am developing a coap based client-server application which has thread mesh network. Client is a sleepy node here.

Dev kit: nrf52840

Thread SDK: nRF5_SDK_for_Thread_v0.10.0_e1c3d11

What is the typical timing required to broadcast 1 thread message considering following?

- Wake up the device
- Initialization
- Send 1 thread message with 16 bytes payload
- Disable the thread (deinit)
- Deep Sleep (NRF_POWER->SYSTEMOFF = 1;)

Parents Reply Children
No Data
Related