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...
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...
Hello
i am using Nrf52dk. i have Visualgdb.
i would like to use the Nrf5 IoT sdk in visualGdb.
i have some question. is that Nrf5 IoT sdk will support the SysGcc toolchain...
good time dear Engineers!
faced with a problem of S132 nRF52. ADV data of packet lost.
I compared the RAW data according to screens below:
If I use nRF Connect ...
Hi, Nordic
I see this question: devzone.nordicsemi.com/.../ , I follow it, then I can see log in J-link RTT viewer.
But when it work, I find after some time, the old log...
Hi would like to evaluate the consumption of my pcb in connected mode using a nRF51. For that I use the nordic excel tool : "APM_nRF51822_S110_v3 0c.xlsx".
But I really don...
Hi,
I am trying to save some data in flash by using the Flash data storage.
However, everytime I try to write data to the flash, the module returns this error code:
FDS_ERR_UNALIGNED_ADDR...
Hello,
I'm making bootloader(nrf51822xxAA SDK12.1.0 and SD130 version).
I have some problem in micro-ecc installation.
To install micro-ecc, complete the following...
Hi, I have a problem with DFU OTA.
I use nRF Toolbox's DFU to upload nrf51822 QFAC, most times it works.
However several times, after the app altered "** bytes transferred...
Hi,
I want to generate a 2.048MHz clock on one of the IOs of nRF52832. Could you comment on following questions?
1- Can I generate this frequency (with no load on CPU...
Hello, I work with some ADC 24-bit (HX711) and for getting data from that I need after low level on first gpio pin to fed 26 pulses to that with time period about 1us on second...
Hi,
I am using ble_app_uart_c_S120
How can i support more then 1 bonded connection?
i try:
#define DEVICE_MANAGER_MAX_CONNECTIONS 7
#define DEVICE_MANAGER_MAX_BONDS...
What's the correct settings for nRF51822 CEAAE0 (0x0079) with dfu example in SDK v11 ?
I believe the chip I am using is a 16KB ram 256KB rom version, but not sure 51422 or...
reco_scan_req.PNG
Now i am doing a test of RECO beacon which use a nordic chipset, nrf51822.
But something strange came up to me during the test with Ellisys bluetooth...
Hello,
I know that this question has been asked in the past but I could not find any recent post about this topic, and there have been many updates to the SDK since the...