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...
Hello, we're currently developing BLE devices with PCA10040 and nRF Conenct SDK 2.9.0.
During a series of experiments, we found that with the same hardware and the same...
I just obtained a PPK2. Nice to see an ARM native installer for nRF Connect on MacOS.
However, for the PPK2, only "Not supported yet" is displayed.
MacOS version is 14...
I am receiving the above error when trying to create a destination under "Device Management -> Message Routing Service -> Add Destination". There is no further indication...
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 am using the experimetal app_ble_blinky on both sides peripheral and central.
I edited the peripheral characteristic sizes to 4 and I am able to send notification...
I am trying to modify the default mbed bootloader to include support for watchdog.
I'm running with nRF51822AC (NRF51DK).
My program is written with mbed classic (uses S130v1...
Hello
I got this nordic nrf24l01+ module and trying to interface with pic18f25k22. this is my code. tried lot but unable to communicate (receive any data). I'm able to...
Hi!
Does someone tested the range of newer NFR24L01+ module with external SMA Antenna?
Any result?
As we are looking for a module with a range of ~1000m line of sight...
Hello,
I only recently discovered Nordic Semi and I'm looking through the various products. I'm wondering what Soc offers the lowest link latency for audio, seems like 2...
Hello,
In my application I want to switch between using bluetooth low energy and enhanced shockburst (esb). I have tried using the timeslot api to run both of them together...
I am using the nrf52832 with its Development kit to transmit trough UART to the PC a frame with 26 bytes, I have configured the port to 1MBoudRate. Once I prepare the frame...
Hey guys,
I followed this guide and successfully synchronized the timers from two devices(nRF52 DK). But if I let these two synchronized devices keep running all the time...
Hi,
As stated here :
After manually starting the HFCLK
crystal it will be enabled even though
there are no peripherals requesting
the HFCLK. When no peripherals...
Hi,
I have my 2 nRF51 running with S130 v2.0.1, one is the central and the other peripheral.
I am transmitting audio data between both and want to reduce the current consumption...
Being a person with a poor name memory, I am really frustrated with the nRF SDK's naming conventions. For example, let's take a function
bsp_btn_ble_on_ble_evt()
Is...
We are using nrF52 series in combination with v3.0.0 of the S132 SoftDevice stack. And I want to understand if we have to go through any of the qualification certification...
Hi,
i got a random disconnect and cant find the cause.
I found this post devzone.nordicsemi.com/.../ and tried to folow the procedure.
I have set up breakpoints wherever...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control the onboard led that uses the methods LEDS_ON and...