Zigbee FOTA with nrf52840 DK sample

I'm having 52840-DK boards 3 and installed vscode,nrfsdk v2.2.0 and v2.8.0. i want to explore how to use FOTA for zigbee. are there any sample available to make it work and explore.

Parents Reply
  • We are testing the simple gateway sample program with the USB port enabled in the build. For this, we are using 64-bit Ubuntu 24.04 Linux. We have the NCP sample running on one board and the light bulb sample on another board. The NCP sample board is connected to the Linux system. However, when we run the command NCP_SLAVE_PTY=ttyACM0./simple_gw, the port does not get enabled. Please find the details below for your reference.

Children
Related