Hello there,
I am working on a project which involves nRF52840 to scan and connect to specific BLE beacon.
So while scanning, nRF writes scanned data on UART. On same...
Hi, We have a device already in production. We have an issue where the device fails to connect to an Android phone or iPhone hotspot with WPA3-Personal. We tried to change...
Hello,
I think there is typo on page 541, in the PWM, Pulse Width Modulation, section of the nRF52840 Product Specification V1.11.
It states "pulse with modulation", but...
Hello,
I'm running SDK v.2.8.0 and developing using the nRF5340 Audio DK. I've successfully flashed using the buildprog.py script, and have set up my DK as an Auracast source...
##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…