M5 Atom Lite BT MAC
-
I am new, and need a way to acquire the mac of the BT on the Atom Lite.
Anyone have a sketch that will do that ?I have a sketch, but it requires a file, not found on the Master files list.
Thanks
-
@starlog In Arduino IDE it is easy to do:
upload any sketch and the check the upload stream (the bottom of the IDE) by scrolling back up to the start.Sketch uses 243709 bytes (7%) of program storage space. Maximum is 3145728 bytes. Global variables use 19348 bytes (5%) of dynamic memory, leaving 308332 bytes for local variables. Maximum is 327680 bytes. esptool.py v4.5.1 Serial port /dev/cu.usbmodem101 Connecting... Chip is ESP32-S3 (revision v0.1) Features: WiFi, BLE Crystal is 40MHz MAC: 68:b6:b3:22:4c:6c Uploading stub... Running stub... Stub running... Changing baud rate to 921600 etc.