We are using the nRF5340 with Zephyr OS v3.6.99-100befc70c74 and nRF Connect SDK v2.7.0-5cb85570ca43. We have the following questions:
Is our understanding correct that...
SOC: nrf52840
SDK: v2.9.0
Device is a central, it connected to 16 peripherals, these peripherals will power on 90 seconds and then power off 10 seconds(one cycle). ...
Hi,
I have successfully updated the firmware on the nRF5340DK controller using the DFU MCUBoot method. Now, I need to add Secure Boot NSIB to the bootloader and integrate...
Hi Support team:
I am new for using the Nordic Design kit of nRF54L15-DK.
And I would like to use the app "Direct Test Mode" v2.4.2 built-in the "nRF Connect for Desktop...
NPM2100 EK CONNECTION
Can I connect The NPM2100 EK with NRF52 DK? If so..... 1. How do I physically do this? 2. Can I program the NPM2100 EK to send Voltage Supply of 1...
I'm trying to convert some code from ESP32 to nRF, and I'm having problems with the microphone input. Mind you, I'm a beginner with nRF, so I'm sure I'm missing something...
Hi,
I got my hardware modification which added the nRF21540 to our system more or less running under NCS v2.9.0.
Currently, I have the following FEM and antenna configuration...
I have noticed the PWM library in SDK v 8.1 randomly changes polarity of the PWM channels. I can't figure out what causes it to happen... seem's random, but I doubt it.
...
I am trying to upload the blinky example with the s110 softdevice into the nRF-DK board I just bought. The documentation says "flash_softdevice target". But I see no such...
Hello, according to the Product Specification v3.1, the supply voltage range is 1.8 V to 3.6 V.
As you may know, most of the lipo batteries have a nominal voltage of 3.7V...
I am following the NaN-36 example... So far all is going well but i am stuck at section 4.5.4 . I have checked over all the directions three or four times... I have to be...
I am hoping someone can point me in the correct direction as I have posted my question on the SIG forum and didn't receive any responses.
With a nRF51422 device is there...
I've followed the instructions for adding the DFU service to my app to the letter and can see the DFU service from the central and can enable notifications on the control...
Hi.
nrf51x22 has 32 IOs. can we assign 2 pin to usb d+, d-, and listen interrupt.
yes, nrf51x22 has uart support, but many host device only have usb port. serial port...
Hi All,
I am using NRF51822 chip pca10001 development board.
I flashed ble_app_hrs application to the board.
I configure 3 channel for PPI.
static void ppi_init...
Hello all,
I'm writing code for the nRF51 to allow it to be driven via the Android ANT SDK (from Dynastream), using standard ANT protocol messages.
However, it's occured...
Hi,
I'm using the nRF51 DK as a BLE sniffer with your Wireshark plugin. I have several BLE peripherals in the same room I'm testing it so it will be useful to filter data...
Hi, I'm newbie developing with nRF51. I'm working in Firmware for a ble central role that can read all the macs of ble peripherals roles near. I want to event or function...
Hi all,
I've a problem that drives me crazy for some day.
I installed all SDKs, and trying to write some BLE apps. Everything works fine but i cant't find where pstorage_access_wait...