Search found 5 matches
- Mon Aug 08, 2022 9:03 pm
- Forum: ESP-IDF
- Topic: Bluetooth MAC Address Rollover
- Replies: 0
- Views: 1215
Bluetooth MAC Address Rollover
I have a custom block of MAC addresses for a product containing an embedded ESP32, and am assigning Wifi, Bluetooth, and Ethernet MAC addresses. I understand that only the Wifi MAC address should be burned into the custom slot of efuse, and that the Bluetooth and Ethernet addresses are calculated as...
- Wed Apr 08, 2020 3:16 pm
- Forum: Hardware
- Topic: ESP32 Boot Mode Message
- Replies: 6
- Views: 9497
Re: ESP32 Boot Mode Message
Yes thank you, that's the purpose of my question.
- Tue Apr 07, 2020 2:37 pm
- Forum: Hardware
- Topic: ESP32 Boot Mode Message
- Replies: 6
- Views: 9497
Re: ESP32 Boot Mode Message
Thanks, I referenced the boot modes in my post. My main concern was whether the boot mode listed as 0x05 instead of 0x03 was indicative an issue that would prevent booting.
- Mon Apr 06, 2020 4:36 pm
- Forum: Hardware
- Topic: ESP32 Boot Mode Message
- Replies: 6
- Views: 9497
Re: ESP32 Boot Mode Message
I will check the voltage level of the EN line, but it appears to only be an issue when a programmer is attached and we're attempted to flash/reset via the RTS/CTS.
Out of curiosity, could the changing behavior of GPIO15 cause any issues with boot?
Out of curiosity, could the changing behavior of GPIO15 cause any issues with boot?
- Wed Apr 01, 2020 5:47 pm
- Forum: Hardware
- Topic: ESP32 Boot Mode Message
- Replies: 6
- Views: 9497
ESP32 Boot Mode Message
Hello, I have developed a custom ESP32-based industrial sensing platform, and am running into the following issue on a new revision of our main product design. After successfully flashing our ESP32 using a CP2104-based PCB and using the pre-built msys make tools, we are able to boot into the softwar...