Hi my Device is not working with BLE Proxy, after i Install Proxy on the Device is not connected to API, MQTT, Web Server, if i delete Proxy and install cfg working back again.
BLENUS.cpp references the global Arduino Serial object, however this object is not guaranteed to exist if the project is compiled with NO_DEFAULT_SERIAL. It seems unusual that this is the only place ...