I am trying to flash Core module to use it as gateway. I have installed bcf and can see two gateway firmwares:
hardwario/bcf-gateway-usb-dongle:v1.13.0
hardwario/bcf-gateway-core-module:v1.13.0
As I have Core module I supposed that bcf-gateway-core-module will be right one:
bcf flash hardwario/bcf-gateway-core-module:latest
Erasing,flashing and verifying finished fine, but when I try to connect it in Playground I receive “There is no answer from the device. Please, make sure the device is the Radio Dongle and has the correct firmware.”.
But funny is, if I flash that Core module as dongle:
bcf flash hardwario/bcf-gateway-usb-dongle:latest
it works perfectly.
Am I missing something? Is there problem if I use that usb-dongle fw instead core one?
Core module is the newer R2 version.