Search found 1 match

by lessoo
Tue Nov 29, 2022 4:43 pm
Forum: General Discussion
Topic: Creating our own READ,write event in BLE ESP 32 ESP IDF
Replies: 8
Views: 15807

Re: Creating our own READ,write event in BLE ESP 32 ESP IDF

I know this is old, but I have searched the same some time ago when I started my own project. Funny enough, I stumbled upon this thread after finding my solution. So for anyone after me I will leave something behind. TLDR; save important parts from the cb-function in global variables to use from wit...