Just received my Matrix Portal M4 and I do not get any wifi. I have tried the following Using Wifi test code @ https://learn.adafruit.com/adafruit-pyp ... -wifi-17-4.
- Does not connect to Main wifi which has 2.4 and 5ghz bands on it
- Does not connect to test wifi which only has 2.4
- Many other esp32 based devices on Main wifi working fine.
Tried to flash lastest esp32 firmware using https://adafruit.github.io/Adafruit_WebSerial_ESPTool/
Get
Connecting...
Connected successfully.
Try hard reset.
[Object.debug:191] Finished read loop
Error: Couldn't sync to ESP. Try resetting.
Anything else I should try?
Matrix Portal M4 no wifi
Moderators: adafruit_support_bill, adafruit
Please be positive and constructive with your questions and comments.
- mikeysklar
- Posts: 10077
- Joined: Mon Aug 01, 2016 8:10 pm
- raykain
- Posts: 2
- Joined: Fri Mar 17, 2023 7:47 am
Re: Matrix Portal M4 no wifi
So I must have been tired the other night while playing with this and got frustrated. Was able to get this working. Needed to make sure my ssid was formatted the same way in my secrets.py file as it was being broadcasted and everything started working. Thanks for the help.
Please be positive and constructive with your questions and comments.