ble_ctf_infinity icon indicating copy to clipboard operation
ble_ctf_infinity copied to clipboard

Precompiled Binaries have multiple errors on boot: "The Value is not initialized yet!"

Open LouieVirosa opened this issue 2 years ago • 2 comments

I placed the compiled binaries on two different ESP-WROOM-32 devices.

I was unable to see any BLE devices with BSSIDs of "BLE_BT_SCORE" or similar. I also saw no BT addresses that started with 0x30, the first byte of the espressif OUI.

I looked at the device's serial output, and see multiple instances of "BLE_CTFL The value is not initialized yet!"

The last output is "BLE_CTF: advertising start successfully".

Any help is appreciated. I can't even figure out the BT Address of my boards!

LouieVirosa avatar Dec 30 '22 21:12 LouieVirosa

I placed the compiled binaries on two different ESP-WROOM-32 devices.

What devices did you use? What method did you use for flashing the devices?

hackgnar avatar Jun 27 '23 18:06 hackgnar

What commands are you running to get these errors? I flashed some ESP-WROOM-32 devices with the pre compiled binaries and some newly compiled binaries and the gatt server seems to be running fine on the devices. Also what devices are you trying to flash them on?

I ordered some new WROOM devices this week that I will try them on but I haven't received them yet. I'll leave this open until I try it on some of the new chipsets.

hackgnar avatar Jun 28 '23 02:06 hackgnar