Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hi,
I need the softdevice to be able to receive and send data on it's own without necessarily connecting to iPhone or anything. So:
device1 (nrf51822 receive and send...
nrf8002-based loss prevention solutions are being developed.
our often experience intermittent connection to iOS 7.
Disconnection from the moment after a successful...
There seems to be a lot of questions recently that are re-hashes of previous discussions.
Many discussion forums post a sticky etiquette thread. Can we maybe have something...
The nRF51822 only has one UART and my app needed two. One for a GPS receiver and one for a simple terminal command line interface. The UART RX is interrupt driven, but TX...
Hello,
We are developing using the S110 and having major trouble re-establishing Bluetooth connections to our device. The reason we need to reconnect to our device is to...
Hi all,
I found something different between SD6.0 and SD7.0:
1.KB bonds with iPad successfully;
2.Click OFF the bluetooth button in iPad setting, then KB goes into...
I'm trying to get the ble_app_hsr example working with BLE_DFU_APP_SUPPORT enabled. I have included:
ble_dfu.c
dfu_app_handler.c
bootloader_util_arm.c
But when I build...
I'm using a nRF51422 with the s310 stack. I copied code for adding a custom service that was working with a s110 stack, and tried to add a service to the BLE in the s310....
Hi,
We are a couple of students from Norway trying to get RSSI from an active RFID system we got from ebay.
We have now connected the tranceiver module to our PC running...
Hai,
I am using nRF51822 development kit. I want to test the demo app for S130 soft device using this. But i could find that the demo app is for the evaluation kit. I am...
Hello,
I'm learning how to use s110 and the debugger. I am porting the hids_keyboard app from the PCA10001 to the PCA10003 (nrf51822 -> nrf51422).
As described in this...
I am installing nRFTools_6_1_0 and I get this error during the instalation.
I am trying to connect via USB the PCA10001, but my windows 7 says that the driver is missing...
Hi everyone,
i have an Characteristic with attr_md.vloc = BLE_GATTS_VLOC_STACK; . Is it possible, when i send a notifcation to use params.p_data and params.len to send...
now i download the SDK,when i see the program that i am the first time to use the core. I want to know that how use the program DOMO to use in my product like the SPI ,
thanks...
Hi,
I have met return error below point when I try to upload Application Hex file with bootloader in nRFgo Studio Ver1.17.0.3211.
if (!(IS_WORD_SIZED(m_start_packet...