Skip to content

After connecting to Feather ESP32-S3 in Bluetooth, no file functions seem to work #372

@ericzundel

Description

@ericzundel

CircuitPython Version

Adafruit CircuitPython 9.2.8 on 2025-05-28; Adafruit Feather ESP32S3 No PSRAM with ESP32S3
Board ID:adafruit_feather_esp32s3_nopsram

Note: I'm running in the latest Chrome on Windows 11.

When I connect via Bluetooth using the [learn.adafruit.com instructions](https://learn.adafruit.com/wirelessly-code-your-bluetooth-device-with-circuitpython/device-setup) 

I can see the serial console output, but none of the file functions seem to work. I get a spinning blinka icon and nothing in the JavaScript console.  

I've tried new, open, save as. Maybe also a clue: using Ctrl-C in the serial window also does nothing.

Workflow(s)

BLE

Browser(s)

Version 139.0.7258.155 (Official Build) (64-bit)

Console Log

Initializing File Transfer Client...
index.js:112 Connected!
index.js:112 Received: input: 
index.js:112  
index.js:112 None
index.js:112 
index.js:112 

index.js:112 Jiggle!

(the Jiggle! messages are from the script loaded on my CircuitPython device that output every few seconds)

Steps

  1. Connect with the BLE workflow.
  2. The connec dialog pops down on successful connection
  3. Try hitting the Open button at the top left
Image

Description

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions