Search found 1 match

by maveric100
Thu Dec 03, 2020 1:15 am
Forum: ESP32 boards
Topic: no module named 'ble_advertising'
Replies: 2
Views: 3355

Re: no module named 'ble_advertising'

You must upload that file (found on the github examples) to the board.

Something like: ampy -p /dev/ttyUSB0 put ble_advertising.py

Your port may vary.