Is it possible to promote my project here: complete Zephyr development environment running solely on Raspberry Pi 4 Bookworm OS? If nothing else it does provide information...
Hey,
I ma making an AoA system for with a nRF52833 based tag. For the locator I wanted to use nRF5340 but for this I need an antenna array, Which one is recommended to use...
Hi,
We've been working on an IoT device that uses an nRF52840 in a pre-approved module from Moko. We are getting ready for a commercial launch in 2026, but I am very confused...
Hello All,
I implemented the HTTPS call to Amazon using the certificate, and the POST request returns the device ID. Like you docs: Exercise 2 - Adding TLS to the HTTP connection...
Since the product we are developing is supposed to experience extremely high temperature conditions, we are concerned about the ambient temperature operating limit of 85 degree...
##Introducing concurrent MultiLinks
I’d like to inform that it is possible to configure concurrent-multiple connections with several Centrals and Peripherals.
This behavior can be possible to use examples…
Thingy:52 Python Raspberry Pi Interface
This blog is a follow up to both the Nordic Thingy:52 node.js/Raspberry Pi demos and the https://devzone.nordicsemi.com/blogs/1160/walkthrough-of-nordic-thingy52…
In this article, I use the I2S peripheral of the Nordic nRF52832 to generate the waveforms required to drive the popular WS2812B RGB LEDs.
http://electronut.in/nrf52-i2s-ws2812/
Thingy:52 Node.js Raspberry Pi Interface
This blog post is a follow up to the Nordic Thingy:52 node.js/Raspberry Pi demos blog post, and will described how you can run and what to expect from each of…
This post describes how you can get the ble_app_hrs_freertos example project running in Atollic TrueSTUDIO 8.0 on a pca10040 board. This is a managed make build, it does not rely on the makefile provided…
Just a quick post to say that we have ported the Adafruit GFX and SSD1306 libraries to nRF52832. Currently only I2C is supported.
The code can be found here:
https://github.com/electronut/ElectronutLabs…