Hi,
We have a custom PCB based on the nRF9151 and nRF7002 for a tracking use case, supporting both indoor (Wi-Fi scanning) and outdoor (GPS) positioning. Our firmware is...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
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...
1. I am issuing a gatt characteristic (CHR1) write without the response requested from Central (BLUEPY/BLUEZ, Ubuntu 18)
2. Central than reads CHR2.
Is it possible...
Hello,
If I understand well, when the part of the flash reserved for the PM is full, new bonds cannot be saved until the application deletes older bonding data.
I would...
Hi,
I've heard some stories that that using analog capable pins for digital IO (UART in our case) results in significantly higher power consumption than using a pin that...
I've modified the app_timer library slightly to keep total system uptime, which I can use to keep calendar/epoch time if initialized with the current time from an external...
Hi Everyone,
I examined the document about nRF24LE1 FOTA "nAN18 - nRF24LE1 firmware update over-the-air". The document is about update firm by nrf24lu usb rf adaptor. I...
Hi,
I found some sensor drivers under nRF5_SDK_15.0.0_a53641a\components\drivers_ext\, like hts221, lps22hb and so on.
Where can I find example for those driver?
Regards...
Can someone please clarify a few things!
I'm trying to get high bandwidth on some to and from phone transfers. I have control and data gatt boxes, control has the connection...
Hi,
i am doing a project where i have to discover multiple custom services on connected ble peripheral from ble central device.
i am using nrf52832 with sdk 14.2.0 as...
hello,
Now i have two troubles in NRF52832 Gateway.
1.Planning introduce:
The only function of NRF52832 Gateway is to scan beacons' advertisements. With beacons‘ number...
Hello all,
So I've ran into an unfortunate situation, our firmware team decided to ditch us just as we're about to launch our product. I got a dump from them including...
HI,All
Before I erase flash ,I must do memcpy(). I do not know why.
As follow, after i delete the function memcpy( (uint8_t*)&data_buff[0], pdata, len), when i write data...
I have been trying to execute a simple program for GPIOTE event. I am using SDK 15.0 and using the nrfx_gpiote li"brary. I have added the required headers.
Yet, I am getting...
Hello,
I have a product in the field (sdk 12.2 and soft device S132, based on NUS profile) since a couple of month that works ok but crash with some Samsung devices
...