Hello Sirs
I want to use the serial port of nrf5340-Dk to get some serial data from a sensor and transmit this
data Via a peripheral connectable config by nrf5340-Dk .Is there any sample code to help me in this issue?
Hello Sirs
I want to use the serial port of nrf5340-Dk to get some serial data from a sensor and transmit this
data Via a peripheral connectable config by nrf5340-Dk .Is there any sample code to help me in this issue?
Hi,
Could you give me a few more details about what you would like to achieve?
Do you want to send data to the nrf5340dk over the USB port, then send that data over BLE, with the nRF5340 acting as a peripheral device? If that is the case, it sounds like the peripheral_uart sample may be close to what you are looking for.
Hi,
Could you give me a few more details about what you would like to achieve?
Do you want to send data to the nrf5340dk over the USB port, then send that data over BLE, with the nRF5340 acting as a peripheral device? If that is the case, it sounds like the peripheral_uart sample may be close to what you are looking for.