alberk8
alberk8
I have manage to use DotnetBluez to connect to BLE peripheral device that has write and notify but could not get more data from peripheral that has write, notify and...
I would like know how to use this wasm with Angular 12. Any help or pointer will be appreciated. Thank you.
## Description C3 firmware cannot run beyond simple Hello world. ## Motivation and Context The problem arise in the way the IDF 5.x calculate the available memory vs IDF 4.4....
I have the following code with error `Can't Serialize` on the `await jsContext.PublishAsync("data.person", data: person);` . What am I doing wrong here? **Environment** NATS server 2.10.11 with JetStream enabled .Net...
Can someone explain to me what this does and where is the document. https://github.com/sparkfun/SparkFun_ATECCX08a_Arduino_Library/blob/155ccbc24f17be812a935d12c2f024f9abab866f/src/SparkFun_ATECCX08a_Arduino_Library.cpp#L1054
**Is your feature request related to a problem? Please describe.** Is there any plan to support NativeAot with Library Trimming?
Hi, I am getting the following error using the [sample code](https://github.com/h2zero/NimBLE-Arduino/blob/release/1.4/examples/Bluetooth_5/NimBLE_multi_advertiser/NimBLE_multi_advertiser.ino). Compiling using Arduino IDE 2.3.2 for ESP32 C3 (Nimble Arduino by h2zero 1.4.1). What is missing here? ``` d:\Staging\Arduino\libraries\NimBLE-Arduino\src\nimble\nimble\host\src\ble_hs_periodic_sync.c:...
### Description Enable Bluetooth 5.0 feature like Advanced Advertisement Extension and Coded Phy for broadcast and scanning. ### How to solve the problem Have to add feature in Native as...
Since Eclipse foundation took over this project, I don't see a whole lot of commits or development. Is there a roadmap or release cadence as to what is planned?
Is there plan to support NativeAOT?