I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
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...
In one of my current projects, I need:
to have access to more than 8 kB of RAM (which is not possible when using SoftDevice)
to have Observer role (which apparently...
I see many questions regarding developing applications without the SoftDevice. Perhaps I don't understand how this firmware system works, but isnt the SoftDevice required...
I am new to Bluetooth 4.0 and want to use for a specific application. I intend to modify the Bluetooth 4.0 protocol and would need continuous transmission of packets. Is it...
hiii....
i am using lightblue app in i phone to connect with the advertising device...in my ble profyl i have 5 services and 5 characteristics in each... most of dem i...
I make a call to sd_ble_gatts_hvx, and get an error. The call produces an error and I end up in ble_debug_assert_handler
From ble_debug_assert_handler:
The file name is...
Hi,
I've tried to implement s120 softdevice (version 1.0.0 production ready) on NRF51822 Development Kit and run ble_app_multilink_central example from sdk 6.1.0 on it but...
My devices should be able to "see" each other and at the same time they should be able to extract some information from a received Advertising packet. After reading about...
Hi, I use s120 stack. Peripheral device sends a notification 6 in a row, but the central device receives only the first 3 notification. How to get all the notifications?
Hi,
I have 2 pins with PULL_UP in sense mode and when i use sd_power_system_off() i measure 25mA current, which is higher than when my system is on (around 10mA)!!
How...
We are using an nRF8001 with bonding. We are trying to figure out how big the dynamic data is that we need to store (since we are used a fixed-size storage in flash memory...
I just received my Beacon Kit and need a programmer/debugger but money is tight. These are the options I'm looking at:
cut the traces on my nRF51822 EK board and add...
I wrote an application that works using an Enhanced Shockburst-compatible protocol (because I need it so), using the RADIO interface.
What happens if a packet with an address...
Hi U guys
First I’m pretty new I use of bluetooth low energy, so bear with me.
It is pretty simple, I need to send a temperature each 10 sec. or whenever it has changed...
Hello. The nRF51822 Series Reference Manual says on page 38, "The SWDCLK pin
has an internal pull down resistor and the SWDIO/nRESET pin has an internal pull up resistor...