You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An update to LoggerModemMacros.h in EnviroDIY@194d2f9
for EspressifESP32 breaks
the DigiXbeeWifi
The fix is to make local the MS_MODEM_CONNECT_INTERNET(DigiXBeeWifi);
The text was updated successfully, but these errors were encountered:
An ongoing description of this is at EnviroDIY#347
The solution is move the specific code from LoggerModemMacros.h to DigiXbeeWiFi.cpp
For debugging enabled the stream to list the AT commands
Correct at tty221110-1237_digiWiFi0336aaa.txt
Problem at tty221109-1821_problem0336aaa.txt at
[2022-11-09 18:32:14.936] Sending credentials... <--DigiXBeeWifi
An update to LoggerModemMacros.h in
EnviroDIY@194d2f9
for EspressifESP32 breaks
the DigiXbeeWifi
The fix is to make local the MS_MODEM_CONNECT_INTERNET(DigiXBeeWifi);
The text was updated successfully, but these errors were encountered: