cannot upgrade ATWINC1500 module on adafruit samd21 m0 with ATWINC1500

For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
eyalgal
 
Posts: 1
Joined: Tue Mar 14, 2023 3:51 am

cannot upgrade ATWINC1500 module on adafruit samd21 m0 with ATWINC1500

Post by eyalgal »

Hi.
I have found this old board and tried to make it work.
the wifi firmware checked shows and old version and that it needs to be upgraded, i have uploaded the FirmwareUpdater code to the board with the line:`WiFi.setPins(8,7,4,2);` as instructed by the portal (adafruit).
the flash was successful, the serial monitor is turned off, however when opening the wifi101 firmware updater i don't seem to be able to find my board, the select box is empty. in the arduino ide the /dev/ttyUSB0 still appears and identifies my board correctly, but the firmware updater does not seem to discover my board.
It's arduino ide 2.0.4 , not java anymore and electron\react\js\ts in general is not my cup of tea and the code doesn't make a whole lot sense to me.
Any extra config i need to set up for this to work ? for the wifi firmware updater to recognize my board ?

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: cannot upgrade ATWINC1500 module on adafruit samd21 m0 with ATWINC1500

Post by mikeysklar »

Since this is an older board I'd try this with the 1.8.19 Legacy Arduino IDE.

Locked
Please be positive and constructive with your questions and comments.

Return to “Wireless: WiFi and Bluetooth”