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...
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...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,all. i use ble sniffer to capture data between my phone and device,that sniffer says:malformed packed and connect failure.What's wrong?
连接不上问题抓包01.png
Hi
I've noticed that the Generic Attribute Service in profile code developed with S110 is missing the READ property on the Service Changed characteristic. It has INDICATE...
Hi, I want to logg faults on my system so in the app_error_handler I want to store some data to flash. This location in flash is erased earlier when no error was present so...
Hi,
I would like to know the time it takes to send the three advertising messages in one advertising period (on channel 37,38,39). What is it? How do I measure it?
Can anyone post this file, or a link to it? I don't have Keil(using GCC with Eclipse) so I appear to be unable to intall the pack that contains this. I am trying to get the...
I want to use timer0 to get exact time delay (without soft device used).
Timer0 configuration is as
void timer0_initialization(void)
{
NRF_TIMER0->MODE = TIMER_MODE_MODE_Timer;...
Hi,
At present time I perform many tests with power level and link stability. And noticed that if cover nRF base device with hand or put into pocket the disconnection with...
Hello,
Is there any way to configure the flash data default values during programming phase with Keil IDE?
In IAR, it is possible using a file ".s43" included in the...
Hello, I'm using the nRF51822_QFAA chip on a custom board, but the layout and parts are the same as on the nRF51822 USB dongle . I tried flashing the Board\pca10001\s110\ble_app_hrs...
I am using nRF8001 with EMF32.
inside hal_aci_tl_send function
C : 1, 14,
inside hal_aci_tl_event_get function
E : 3, 132, 128, 130,
It is looks like
Length == 3
...
Hi,
I am working on a small (1 inch square) bio-sensor project that needs Bluetooth capabilities. I like the nRF51822 and was looking into the dev board ( www.nordicsemi...
Hi
I am setting up a production programming script, and would like to know if it is possible to write short strings or numbers directly to flash. For example, i would like...
I use an ISP 130301 Development Kid for getting familiar with the nRF51822.
I flashed SD110 on the Demo Board with nRFgo Studio and compiled and loaded the proximity example...
Hi, I have a project where I need to communicate using UART BLE between nRF51822 and a PC ThinkPad with Windows 8 and embedded BLE4.0 hardware.
I have programmed the nRF51822...