Search found 3 matches

by Aswini Rajamani
Fri Jul 21, 2023 1:28 pm
Forum: General Discussion
Topic: manual pin pairing for classic bt
Replies: 0
Views: 1556

manual pin pairing for classic bt

We are trying to establish a secure pairing on classic Bluetooth between our product which is based on ESP32 as master and slave, however, we could not manually generate a pin to get this paired. We tried example of SerialToSerialBT_SSP_pairing, but this generates the random number as a passkey whic...
by Aswini Rajamani
Wed May 17, 2023 12:24 pm
Forum: ESP-IDF
Topic: is any Example code for aes encryption for ecb mode in esp-idf..??
Replies: 0
Views: 606

is any Example code for aes encryption for ecb mode in esp-idf..??

I found that ESP IDF have an example for CBC encryption, however, We trying ECB mode, is there any code available or has anyone done it? appreciate your speedy response.
by Aswini Rajamani
Mon May 15, 2023 5:19 am
Forum: General Discussion
Topic: ESP32 dual core
Replies: 1
Views: 761

ESP32 dual core

Hello Team, will the program running on dual-core work simultaneously or one next to one? I am planning the change the controller to ESP32 for all my projects, Appreciate your speedy response.