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...
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 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'm encountering a blocking issue when trying to create a new board using the NCS Board Wizard in VS Code with Nordic Connect SDK v3.0.0. After filling in valid inputs and...
Hello,
I am going my project with NRG51822 in SDK 11. I build a android app that can connect to my device and access vendor specific service.
My device dedicates one...
Hi, All,
I'm testing multi-connection central function.
And I am struggled in getting relation of address.
AFSK, there are several types of address in BLE.
I found...
Hi.
I'm using nRF51822AC, SDK12.2.0, S130 as central.
After "sd_ble_gap_connect" function, how can I stop this function before connection?
I hope your reply.
Hello,
Is there a way to temporarily disable bonding and just allow any connection? I want to generally use bonding, but there are certain corner cases where I need to...
Hello,
I want to use the FDS libraries in order to store some data into nrf52's flash in my application and I have a bootloader to allow secure dfu by ble.
I manage...
I'm struggling with current consumption. I need my device to completely sleep and leave only the RTC on when the ext power is off (run on battery). After making sure my RTC...
Hy everyone!
I'm trying to write a non-volatile memory position of a device via I2C (twi), the device, a flash memory is the slave.
In my application, I have configure...
Hi I am using the SDK 12 and I am doing some test using the experimiental_app_ble_blinky central and peripheral parts.
I see in this example it use boolean values to indicate...
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...