I need to send and receive data from the UART of many nodes to the UART of one specific node. I use is the nrf52840 PDK with segger-studio. Is there a sample available to do this?
I need to send and receive data from the UART of many nodes to the UART of one specific node. I use is the nrf52840 PDK with segger-studio. Is there a sample available to do this?
Update:
Example for UART in mesh: https://devzone.nordicsemi.com/f/nordic-q-a/59428/adding-uart-code-to-the-light-switch-server-project/241688#241688
Example for GATT proxy in coexistence example: devzone.nordicsemi.com/.../235538
Update:
Example for UART in mesh: https://devzone.nordicsemi.com/f/nordic-q-a/59428/adding-uart-code-to-the-light-switch-server-project/241688#241688
Example for GATT proxy in coexistence example: devzone.nordicsemi.com/.../235538