Assaf Inbal

Results 158 comments of Assaf Inbal

@jamesfcurran, could you please compile this project with debug log level and post the logs when it disconnects from WiFi? I have a few devices running at home but I’ve...

When you’re able, could you please test with v3.2.2? That’s what I test with and perhaps there were some relevant fixes. Yes, log level is changed via the configuration menu...

Hey Michal, Yeah, remote logging won’t help here. I’ve also seen this issue a few times when I had WiFi problems at home. I think the problem is that the...

I think brownouts should reset the ESP32, at least that's the default in the configuration menu. That being said, that's an interesting observation since the only device I've seen this...

Which IDF are you using? v3.2.2 is the one I’m using and it proved to be the most stable. I have a version for v4.0 and v4.1 but they seem...

OK, there were some bug fixes between the two versions. I guess it can’t hurt to upgrade but I don’t think it will solve this particular issue.

To be honest, I'm not sure what to make of these... You present BLE issues but this thread originally discussed WiFi not reconnecting. In the cases I've seen this issue...

Do the logs show any errors or warnings or do they just stop at some point? If you're willing, I just push a new [branch](https://github.com/shmuelzon/esp32-ble2mqtt/tree/esp-idf_v4.1_support) for supporting ESP-IDF v4.1rc. It's...

Unfortunately, I’ve recently blown up my PC so there isn’t much I can do at the moment. I’ve also updated a single device at home, connected to two peripherals and...

Thanks, I'll try to understand what the `btu_hcif_hdl_command_complete opcode 0x2005 status 0xc` messages are. I think that WiFi coexistence is a must have for this kind of device and I...