Skip to content

Feather M4 Express not connecting with Air Lift ESP32 Coprocessor after update to NINA_W102-1.7.4 #144

@LAWBear

Description

@LAWBear

Purchased Feather M4 Express to allow use of Air Lift ESP32 Coprocessor breakout board via SPI.
Previous test with original Air Lift firmware using Feather M0 Adalogger were successful using WIFINA examples.

Following detailed instructions, I updated firmware on Air Lift using SerialPassThru on new Feather M4 Express, and reflashed Air Lift with NINAW102-1.7.4 as clear instructions provided:
Capture
The above output assumed success of the update as instructed, however EXTENSIVE testing of various CircuitPython examples from Python 7 bundles all fail with similar errors (timed out waiting for SPI char) as follows:
ESP32 SPI webclient test
Traceback (most recent call last):
File "code.py", line 50, in
File "/lib/adafruit_esp32spi/adafruit_esp32spi.py", line 335, in status
File "/lib/adafruit_esp32spi/adafruit_esp32spi.py", line 325, in _send_command_get_response
File "/lib/adafruit_esp32spi/adafruit_esp32spi.py", line 292, in _wait_response_cmd
File "/lib/adafruit_esp32spi/adafruit_esp32spi.py", line 271, in _wait_spi_char
RuntimeError: Timed out waiting for SPI char

I am desperate for a kind wizard to advise my errors and lead to my hope of implementing the BLE capabilities of the Feather M4 Express with Air Lift ESP32 Coprocessor breakout board.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions