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 follow "Development with GCC and Eclipse" in tutorial to Create a new Eclipse project step
i got some problems
it says " type XXX could not be resolved"
it may...
Hi,
I have 2 pins that connected to transistors that turn on high-side FETs. One turns on 3.3v for the rest of the system and another one 4v.
When I turn on 3.3v everything...
hi. I want to work with nRF8001 by STM32F103 family from ST.( www.st.com/.../LN1565) is there any one who develop a project with STM32F103 by using STM32CubeF1 ( www.st.com...
I am having some trouble sending DFU to my development board through the iOS app.
When I prepare a zip file for the nRFToolbox app, I include the .dat and .bin files in...
I'm able to run my applications on SDK 9 with softdevice 130 with the development kit. The chip on it is labeled N51422QFACA11503AD. I have a custom board that has a chip...
Hello everyone ,
I have written the program for getting the buzzer Beep sound and then i compiled the program without any errors and warnings but i am not getting the beep...
I recently grabbed the latest SDK nRF5_SDK_11.0.0-2.alpha. I was looking at some of the changes and wanted to run one or two demos to make sure I was able to build them properly...
I am testing this on ble_app_hrs and ble_app_hrs_c. After devices are bound I would like to skip discovery as it takes long time. So all I need to do is get the service's...
After I receive data by ble_nuts,using example ble_app_uart.
I call ble_nus_string_send to the central, however I got error,I print error code is 8 which means "NRF_ERROR_INVALID_STATE...