I'm testing IDF 6.0.1 right now and the ESP32 has connectivity issues.
On the Switch 1, it's slow to pair with a Switch - sometimes sitting discovery for multiple minutes before it Switch 1 finally connects to it.
On the Switch 2, it's plain silence. The logs show the Switch 2 never even tries to connect. This is different from PokemonAutomation/ComputerControl#214 where it was missing SDP information. Here it never even gets far enough to request SDP.
I suspect something is wrong with the EIR info, but I'm having trouble finding a way to sniff it and diff between IDF 5.5 and 6.0.
I'm testing IDF 6.0.1 right now and the ESP32 has connectivity issues.
On the Switch 1, it's slow to pair with a Switch - sometimes sitting discovery for multiple minutes before it Switch 1 finally connects to it.
On the Switch 2, it's plain silence. The logs show the Switch 2 never even tries to connect. This is different from PokemonAutomation/ComputerControl#214 where it was missing SDP information. Here it never even gets far enough to request SDP.
I suspect something is wrong with the EIR info, but I'm having trouble finding a way to sniff it and diff between IDF 5.5 and 6.0.