Hi,
I bought two of the NRF52840 Dongles to learn and develop smart home compliant applications running on ZigBee protocol. My goal is to create a Smart Home ZigBee hub which could control smart switches compliant with the technology.
My first idea for learning more on that matter was to run the two examples for the light control which are available in the SDK and them being the 'light bulb' and 'light switch'. However, the second one does not provide the .hex file for the Dongle to be flashed to the board through the nRF Connect for Desktop application.
I've been going over multiple different articles in the NordicSemi's support pages, however none of them explained an easy way of adapting the PCA10056 examples to the PCA10059. Ideally, I would like to work with the SEGGER software and just export the .hex files to then upload it to the Dongle through the nRF Connect using the board's DFU bootloader.
Any advice appreciated,
Pawel