Hi,nordic
I am using 52832. The SDK is mesh500 and sdk1710. I want to check the data sent from the PC through the serial port. Where am I and how do I read the data?
Hi,nordic
I am using 52832. The SDK is mesh500 and sdk1710. I want to check the data sent from the PC through the serial port. Where am I and how do I read the data?
Hi Peter,
You can have a look at this example: https://devzone.nordicsemi.com/f/nordic-q-a/59428/adding-uart-code-to-the-light-switch-server-project/241688#241688
If you want to do BLE + UART and Mesh , you can have a look at the ble_app_uart_coexist example.
Hi Peter,
You can have a look at this example: https://devzone.nordicsemi.com/f/nordic-q-a/59428/adding-uart-code-to-the-light-switch-server-project/241688#241688
If you want to do BLE + UART and Mesh , you can have a look at the ble_app_uart_coexist example.