I am trying to build https://github.com/nebkat/esp32-xbee for the ESP32-S3. I managed to build and run it for the ESP32 using ESP-IDF v4.4.8. I also can build it for the ESP32-S3 by changing some of GPIOs in the range not allowed by the S3 but it crashes the ESP32-S3 with the following error provided by the ESP-IDF monitor:
mode:DIO, clock div:1
load:0x3fce3808,len:0x16c8
load:0x403c9700,len:0xbd4
load:0x403cc700,len:0x2fb0
SHA-256 comparison failed:
Calculated: 8f1026465c655305b8c234a7f00e97439de881554cb905932a7acc837964ebc6
Expected: 09acc7b2d6e51da22d9533fa2d9ad9f36fd467f55963fb9b411ff7aa708986dd
Attempting to boot anyway...
entry 0x403c9954
So far no luck blinding it with ESP-IDF v5.3.0 even for for ESP32.
I am getting the following error: expected ')' before 'MACSTR'
201 | ESP_LOGI(TAG, "WIFI_EVENT_AP_STACONNECTED: mac: " MACSTR, MAC2STR(event->mac));
Line 201: ESP_LOGI(TAG, "WIFI_EVENT_AP_STACONNECTED: mac: " MACSTR, MAC2STR(event->mac));
If anybody has any insight this would be very helpful. I am quite new to the IDF and somewhat at a loss.
building esp32-xbee for ESP32-S3
-
- Posts: 5
- Joined: Sun Feb 28, 2021 8:22 pm
Jump to
- English Forum
- Explore
- News
- General Discussion
- FAQ
- Documentation
- Documentation
- Sample Code
- Discussion Forum
- Hardware
- ESP-IDF
- ESP-BOX
- ESP-ADF
- ESP-MDF
- ESP-WHO
- ESP-SkaiNet
- ESP32 Arduino
- IDEs for ESP-IDF
- ESP-AT
- ESP IoT Solution
- ESP RainMaker
- Rust
- ESP8266
- Report Bugs
- Showcase
- Chinese Forum 中文社区
- 活动区
- 乐鑫活动专区
- 讨论区
- 全国大学生物联网设计竞赛乐鑫答疑专区
- ESP-IDF 中文讨论版
- 《ESP32-C3 物联网工程开发实战》书籍讨论版
- 中文文档讨论版
- ESP-AT 中文讨论版
- ESP-BOX 中文讨论版
- ESP IoT Solution 中文讨论版
- ESP-ADF 中文讨论版
- ESP Mesh 中文讨论版
- ESP Cloud 中文讨论版
- ESP-WHO 中文讨论版
- ESP-SkaiNet 中文讨论版
- ESP 生产支持讨论版
- 硬件问题讨论
- 项目展示
Who is online
Users browsing this forum: jsmith56x and 194 guests
- All times are UTC
- Top
- Delete cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. ESP8266EX and ESP32 are some of our products.