hai , I would like to program cli uart in pca10059, what are all things to change in openthread stack in order to change UART pin configure and how to compile it ? I use only segger compiler , any guidline to use gcc in windows 10??
hai , I would like to program cli uart in pca10059, what are all things to change in openthread stack in order to change UART pin configure and how to compile it ? I use only segger compiler , any guidline to use gcc in windows 10??
After configuring mesh simple 8bit controller will be used to send data from each node to server
After configuring mesh simple 8bit controller will be used to send data from each node to server
Ok, You could also use the second UART instance in the application to receive data from the controller, in case the controller does not need to have access to the full CLI. Let me know if you are not able to build the libraries and include any errors you are facing, etc.