Hi everyone, i am new at this platform.
In my project, i need to take gps data from uart and send the data over zigbee with nrf52833. I haven't found any example and don't know where to start.
Thanks.
Hi everyone, i am new at this platform.
In my project, i need to take gps data from uart and send the data over zigbee with nrf52833. I haven't found any example and don't know where to start.
Thanks.
There are some examples here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.0/nrf/samples.html
And here: https://docs.zephyrproject.org/latest/samples/index.html
On VSCode NCS extension it's really easy to setup the examples. Take a look at some tutorials on YouTube Nordic Semi channel.
I suggest you to start with something simpler to get to know zephyr.
Hi,i have start with light blub and network coordinator examples. But i have got an message like that on the coordinator terminal.

And my light bulb terminal also have a Unimplemented signal error. So what is wrong with those ?
Hi,i have start with light blub and network coordinator examples. But i have got an message like that on the coordinator terminal.

And my light bulb terminal also have a Unimplemented signal error. So what is wrong with those ?