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

Receive uart data from different MCU and advertising this data

I try to onewire communication for DHT11 but I couldn't it . I decided uart instead of onewire. The different microprocessor will read the sensor data and send it via uart. NRF52840 will receive and advertising data over uart. How do I to do this? Is there a similar example? 

Related