NEBELGRAU logo
  • ABOUT
  • BLOG

     

© nebelgrau 2025

Data over BLE

2023-03-19    

Categories:  rust  embedded  bluetooth  BLE  Here I will explain how to send some sensor data over Bluetooth Low Energy, using the embassy-nrf.

Update the Adafruit bootloader

2023-03-17    

Categories:  rust  embedded  adafruit  bootloader  Here I will explain how to build an updated version of the Adafruit bootloader, with a different version of the nRF SoftDevice (S140 7.3.0).

Jailbreaking the BLESense - pt.2 - sensors

2023-03-15    

Categories:  rust  embedded  arduino  tinyml 

This is the second part of the post about jailbreaking the BLESense board.

read more...

Writing a driver in Rust

2021-04-04    

Categories:  rust  embedded 

What to do if you want to use some sensor or other device, but there is no driver available? Write one yourself!

read more...

Adventures in tinkering, or how I jailbroke my BLE Sense

2021-03-13    

Categories:  rust  embedded  arduino  tinyml 

Would you like to program your Arduino 33 BLE Sense with something other than Arduino?

read more...

Embedded Rust is fun!

2021-02-22    

Categories:  rust  embedded 

A test of what I want to write about here: for example tinkering with microcontrollers in Rust.

read more...

Hello, world!

2021-02-14    

Categories:  coding  rust  python 

The ancient computer tradition requires the first post to be the “Hello, world!”

read more...