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?