Hi,
I have previously compiled the zigbee command_line_agent for the PCA10059 which I use for testing.
It worked when uploaded so I have one working PCA10059.
Recently I upgraded the windows software for Nordic's nRF Connect for Desktop to v3.11.0.
Having recompiled the hex file for /examples/zigbee/experimental/cli/cli_agent_router
via pca10059/mbr/armgcc
e.g.) make clean ; make erase
I find when flashing the dongle with the hex file (e.g. ../pca10059/mbr/armgcc/_build/nrf52840_xxaa.hex
and now I am unable to see it as a serial device in windows.
Is there a pre-compiled "known working" version of this hex file I can keep for reference?
I want a few PCA10059 flashed as command_line_agent and currently I cannot get the hex file
to work the same as previous