Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

master LoggerModemMacros.h breaks DigiXbeeWiFi #125

Closed
neilh10 opened this issue Nov 10, 2022 · 1 comment
Closed

master LoggerModemMacros.h breaks DigiXbeeWiFi #125

neilh10 opened this issue Nov 10, 2022 · 1 comment

Comments

@neilh10
Copy link
Owner

neilh10 commented Nov 10, 2022

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);

@neilh10
Copy link
Owner Author

neilh10 commented Nov 10, 2022

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

tty221109-1821_problem0336aaa.txt

tty221110-1237_digiWiFi0336aaa.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant