Search found 4 matches

by sirOwlBeak
Thu Nov 21, 2024 9:57 am
Forum: ESP-IDF
Topic: implementing security 1 handshake in .net
Replies: 1
Views: 443

Re: implementing security 1 handshake in .net

I investigated more into the application a little more clarification on my part. I am referencing the espressif/esp-idf-provisioning-android implementation. To meet the aes-ctr requirement I use the BouncyCastle.net library, which has aes-ctr . After a little bit of messing around it seems to me tha...
by sirOwlBeak
Thu Nov 14, 2024 9:29 am
Forum: ESP-IDF
Topic: implementing security 1 handshake in .net
Replies: 1
Views: 443

implementing security 1 handshake in .net

Hello, im trying to make an inhouse provisioning tool for esp32 wifi provisioning. Im writing this in .net and using Bouncycastle library for implementing security. With the encryption im way out of my league here. My issue arrises with handshake 1 response. The serial log on esp32 tells me that i h...
by sirOwlBeak
Tue May 24, 2022 1:30 pm
Forum: Report Bugs
Topic: lvgl example project unable to build in espidf 4.4 eclipse
Replies: 2
Views: 5123

Re: lvgl example project unable to build in espidf 4.4 eclipse

a bit of a late reply on my side, For now, i did not bother with the lvgl sample. After a bit of looking around, I found some example code to specifically drive the lcd i had in mind of targetting. Which now works pretty decent for the time being. However, i am sure that the link to the build system...
by sirOwlBeak
Mon May 09, 2022 9:33 am
Forum: Report Bugs
Topic: lvgl example project unable to build in espidf 4.4 eclipse
Replies: 2
Views: 5123

lvgl example project unable to build in espidf 4.4 eclipse

Hi, I had succesful builds and uploads with various example projects (ie, the provision examples and tcp stack demo) but the example project for lvgl is unable to build for me, this leads me to the following output [Codebox] Building in: C:\Users\User\Documents\ESP32\Workspaces\Display\lvgl\build Co...