Question
Is it possible to send data from PC terminal (UART) to Ble Mesh (Light Mesh exemple)
Hi Community,
I need to know if it's possible to make coexist Mesh and UART on BlueNRG-2 board.
If it's possible, what files do i need to add to light mesh example and what are fonctions which helps to archive this ?
My project : I try to send data from a terminal to a BNRG-2 board with classic BLE to one Board. Then this boad will use mesh network to transmit this information (ex : 0 to turn off all LEDS and 1 to turn on)
