Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
I've got a custom board that uses an nRF52832. Firmware was built with NCS v2.6.1.
My hardware uses a MIC826 IC for ensuring the nRF52 is held in reset whenever the power...
I'm looking for a beginner's guide to setting up external flash on the nRF9161 DK. I saw nRF Cloud Multi-service as an example, but its docs did not explain what was needed...
Hello,
I have had posted several times over the years and solved a problem or two. I find it very thorough to finish out a post by concluding my findings. This said, I...
Hello everyone,
My problem is that I could not flash one of my NRF5340 Audio DK boards, the program that is installed before was headset configuration right. I am using...
We wanted to share our feedback as we recently went through Zigbee 3.0.1 BDB/cluster certification using the ZBOSS with our end device product. While we were ultimately able...
I just got a new set of nRF5340 Audio DKs and I may have been too fast on the trigger trying to flash the boards with example programs. I'm using VS Code, and I'm a newbie...
I want to know where did the "desired_data_size" value in le_audio_rx_data_handler come from?
And why "data_size != desired_data_size" means the pkt is bad frame?
Thank...
Hi,
We have recently acquired a new firmware engineer, and would like to get him set up with a development environment for developing code for our product. The problem...
Code running on nRF52833 devkit version 1.0.0 that continuously sends an empty 500 kbit/s radio packet:
Code running on nRF54L15 devkit version 0.8.1 with chip revision...
NCS v2.8.0
nRF52832 DK & nRF52840 DK
peripheral_uart unmodified example
nRF52832 DK with peripheral_uart example has about 1.3 mA current when LED off and sleep mode...
We want to use a BL6554PA (based on the nRF52840) as a thread node and enable the integrated Skyworks SKY66112-11 front-end module with PA and LNA to increase our range. I...
Hi All.
Trying to complete Lesson 6 Exercise 2 from the course nRF Connect SDK Fundamentals made by the DevAcadeny, I connected the Thingy53 to my computer through USB-C...
Hi,
As part of some verification purposes, we need to test out peripheral with the nRF connect Bluetooth low energy app. We have the peripheral set to 2M, DLE enabled and...
Dear Nordic-Support and community,
I am developing a system where a Thingy91 device needs to:
Dynamically connect to a specific BLE device that sends data like Heart...
In version 2.9.0, I modified the JEDEC ID.
The system is supposed to send a "Deep power- down enter(0xB9)" command after reading the JEDEC ID.
However, after the system...