0x0fe
0x0fe
@vikas-chandra-mnnit sure, here you go https://github.com/espressif/arduino-esp32/blob/master/libraries/WiFi/examples/WiFiSmartConfig/WiFiSmartConfig.ino
actually this make me realize i used the example from IDF at first, because i could set the mode (AP or BLE) which is not the case in Arduino. Later...
Sorry for the confusion on my side, in fact i tried BLE Prov, the SoftAP prov and later smartConfig, then a lot has been going on with other issues and...
@shahpiyushv So, back to this issue, i can confirm that we now use the exact same code as here https://github.com/espressif/arduino-esp32/tree/master/libraries/WiFiProv/examples/WiFiProv and the problem is still here. On iphone, sometimes it...
@shahpiyushv We noticed a pattern too, the first attempt always works. But any subsequent attempt will fail. To be able to scan with success the BLE device has to be...
i close the issue, but i think it should be highlighted in the datasheet that VDD_SPI is not an input.
> I encountered a very similar issue #4 but on a F1C100S instead. Not matter how much i allocate memory to CMA, (i can only go as far as 16MB...
but, some got it working, the only problem is that something is suboptimal somewhere because the framerate is well below the 30fps it should be, but at least the whole...
i have a secret dream to use the VE (video engine) and maybe the whole CEDAR api on bare metal or RTOS, but it is quite a task.
also, have you ever tried TINA 3.5? as far as i kow everything is fully implemented on this distro, and mplayer is very smooth with mp4 and hardware decoding, i...