[BETA] Blynk Library v0.5.0

That means your phone is not detecting the ESP32/BLE or the ESP32 is not broadcasting.

Indeed ! Should I see the ESP32 in Bluetooth on my IOS device ? Any way I can debug/test more ?

Debug window :

rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0018,len:4
load:0x3fff001c,len:956
load:0x40078000,len:0
load:0x40078000,len:13076
entry 0x40078ad0

With a non-blynk script or other BLE App perhaps? I haven’t checked yet what, if any, BLE examples espressif has for their ‘new’ BLE support.

I’m thinking board is not working correctly … I have one more ESP32 (different make) on back order … maybe I should wait until that one arrives and test again with the new board …

@vshymanskyy Can you explain more?

Update

  • ESP32 SSL support
  • ESP8266 now checks certificate chain (previously fingerprint was used)
1 Like

it seems that zip beta disappeared , it’s 4.xx :sob:

I think from the dates of the files it’s version 0.5.0 it’s just library.properties file that is still showing 0.4.10

1 Like

thank you I got it !

Update

  • App Export example for ESP32 (with WiFi credentials provisioning)
  • ESP8266 Shield mode (AT commands) stability improvements
1 Like

A post was split to a new topic: Library 0.5.0 Anti-flooding methods seem to affect void loop and timer consistency