Search found 4 matches
- Mon Jan 22, 2024 9:01 pm
- Forum: General Discussion
- Topic: Location of CAN driver / example
- Replies: 3
- Views: 2862
Re: Location of CAN driver / example
Again support in this forum is VERY bad. Facing the fact that tens of thousand of developers are dealing with these great semiconductors this is really a shame. Thousands of hours of work are wasted because nobody feels responsible to answer even the simplest questions. No clue why that has to be th...
- Mon Jan 15, 2024 9:54 pm
- Forum: ESP-IDF
- Topic: SPI_FLASH_ERASE_YIELD_DURATION_MS and CONFIG_SPI_FLASH_ERASE_YIELD_TICKS
- Replies: 2
- Views: 7207
Re: SPI_FLASH_ERASE_YIELD_DURATION_MS and CONFIG_SPI_FLASH_ERASE_YIELD_TICKS
Having you knowing and understanding SPI-flash memory of all manufactures here is really a pity !!! I hope in this case you can easily explain why E (7149) mqtt: Writing to partition subtype 130 at offset 0x700000 E (7149) mqtt: partition size 655360 datalen:655360 E (8829) mqtt: Erasing took 168692...
- Mon Jan 01, 2024 2:33 pm
- Forum: ESP-IDF
- Topic: What is the meaning of this warning "wifi: <ba-add>idx ..."?
- Replies: 5
- Views: 9416
Re: What is the meaning of this warning "wifi: <ba-add>idx ..."?
The issue was resolved.
I did not realize, that the ESP connected to another router within my MESH like network from time to time.
I included the bssid in the AP-config and now it works as expected.
I did not realize, that the ESP connected to another router within my MESH like network from time to time.
I included the bssid in the AP-config and now it works as expected.
- Tue Dec 19, 2023 9:33 pm
- Forum: ESP-IDF
- Topic: What is the meaning of this warning "wifi: <ba-add>idx ..."?
- Replies: 5
- Views: 9416
Re: What is the meaning of this warning "wifi: <ba-add>idx ..."?
Hi ESP-Lovers! I have a Wifi issue that seems to be related with the QOS negotation. Although wifi is being reported as connected (including wifi_sta_connect_status_() == WiFiSTAConnectStatus::CONNECTED so the gotIp Event has been tracked) I am unable to use TCP communication UNTIL the wifi:<ba-add>...