Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
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...
Hi,
I am trying to evaluate the provided smp_svr sample with the BLE DFU on the NRF52840 dongle after I have already tested it on the DK.
I get the following error message...
If we subscribe all attributes of cluster of device connects to coordinator will it make issue? we have noticed its dropping many values if subscribed at same time. if values...
Hi,
I'm working with a custom board build with an nrf9161, I've created my board from nrf9161dk board (change some pin and defintion), I'm able to flash and build? I can...
Hello all,
I'm working on nRF-9160 and nRF-9151.
What I want to add into SLM application were:
Configure to communicate through UART2 since it will be working with...
Hi,
I'm currently developing a headset application using the nRF5340 AUDIO DK. The thing is, I would require 2 AUDIO DKs (one for headset and one for gateway) to implement...
Hello,
I am wondering if what I am seeing is expected. I tried flashing the modem fw on the nrf9151 using nrfjprog.exe (v10.24.2); which I am able to do successfully, but...