-
Using Arduino: 1.8.10 (tar file unpacked into personal `bin` directory)
Arduino nRF528x (Mbed OS) 1.1.2
on Ubuntu 18.04 x64
I get compilation errors when compiling the canonical Blink example. Bl…
-
Please add support for the Arduino Nano 33 BLE and Nano 33 BLE Sense based on the nrf52840 chip.
-
### Description
I am working on a heart beat bluetooth device that sends the current heart rate (random value for now) through notify (or the client asks via `read`) to the client.
I am using Wind…
-
Hi,
I wonder how do you upload the program you compile with mbed to the nano 33 board ?
Thx
-
I don't have a lot of experience with embedded devices and I am asking this question as a last resort after no replies on SO and Adafruit forum.
**Hardware**: Arduino Nano 33 BLE
### Motivatio…
armsp updated
5 years ago
-
Great job! Is this library compatible with the new family of arduinos 33 Ble?
Thank you
-
I want to build a key bowl which detects whether a certain keychain was placed in it by detecting the attached Tile tag via BLE.
What is the most energy-efficient yet reliable way to observe a peri…
-
I don't have a lot of experience with embedded devices and I am asking this question as a last resort after no replies on SO and Adafruit forum.
Recently I got a SAMD21 board to interact with brows…
armsp updated
5 years ago
-
I have modified the `BatteryMonitor` example to send the accelerometer data instead - by removing the `map` function and the 200ms timer. It seems to work. And when I write the float values of acceler…
armsp updated
5 years ago
-
Hey guys,
Im seeing that you are releasing the Arduino Nano 33 BLE (NRF52840). Well done!
My question is, is this the core to use for that board? What is the level of stability and peripheral su…