I am just getting started with the sketch, but it looks like I should just be able to upload it to the ESP and configure once it's started. I am able to load the sketch, compile, and upload to both NodeMCU v3 and Wemos D1 without issue. Once uploaded, the serial monitor does not provide much help.
`RFM69 WiFi Gateway
External System
e sketch, but it looks like I should just be able to upload it to the ESP and configure once it's started. I am able to load the sketch, compile, and upload to both NodeMCU v3 and Wemos D1 without issue. Once uploaded, the serial monitor does not provide much help.
With no router in the area:
`RFM69 WiFi Gateway
External System
connected
MDNS.begin failed
Connect to http://rfm69gw1.local or http://0.0.0.0
Listening at 915 91 MHz
Attempting MQTT connection...failed, rc=-2 try again in 2 seconds
Attempting MQTT connection...failed, rc=-2 try again in 2 seconds
Attempting MQTT connection...`
It looks like the ESP is not starting in AP mode and failing to connect to a router. Other than attempting to rewrite code that I'm not overly familiar with, I'm not sure where to go.
I am just getting started with the sketch, but it looks like I should just be able to upload it to the ESP and configure once it's started. I am able to load the sketch, compile, and upload to both NodeMCU v3 and Wemos D1 without issue. Once uploaded, the serial monitor does not provide much help.
`RFM69 WiFi Gateway
External System
e sketch, but it looks like I should just be able to upload it to the ESP and configure once it's started. I am able to load the sketch, compile, and upload to both NodeMCU v3 and Wemos D1 without issue. Once uploaded, the serial monitor does not provide much help.
With no router in the area:
`RFM69 WiFi Gateway
External System
connected
MDNS.begin failed
Connect to http://rfm69gw1.local or http://0.0.0.0
Listening at 915 91 MHz
Attempting MQTT connection...failed, rc=-2 try again in 2 seconds
Attempting MQTT connection...failed, rc=-2 try again in 2 seconds
Attempting MQTT connection...`
It looks like the ESP is not starting in AP mode and failing to connect to a router. Other than attempting to rewrite code that I'm not overly familiar with, I'm not sure where to go.