Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
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...
Hi all,
How can it be that sd_ble_gatts_sys_attr_set function returns BLE_ERROR_GATTS_SYS_ATTR_MISSING?
With the first and second connect it returns success but the...
I saw that each CCCD or sys_attr should be persisted per connection, does it mean it should be saved on flash to be restored during next connection for same device ?
and...
If iOS of BLE master sends 4 packets of the same write characteristics with MD bit in the same connection event, how does SoftDevice of BLE slave work?
The ble_event_handler...
Is there a summary of potential pitfalls, i.e. issues which are asked repeatedly by users in these forums regarding HW/Schematic/PCB design for NRF BLE chipsets. Making mistakes...
I just published my port of a new FreeRTOS operating system version for the nRF51x22 and the nRF51 SDK 8.x.x to github.com/.../freertos_nrf51 , the README is copied below...
I am trying to implement some write to flash, and started by integrating the relevant functions from the example code I found in this thread .
I added a dummy write function...
Hello,
I'm building an aplication with multiple nRF51822 beacon modules. I'm using dual mode S130 softdevice. Sometimes, when beacon recieves a lot of messages, and forwards...
I'm trying to erase the page 32 of a nRF24LU1+ via SPI (using a Bus Pirate).
What I did so far:
Display the first 16 bytes of content of page 32: 0x03 0x40 0x00 0x10...
I have a switch connected on the nRF51DK Board. The switch is connected on PIN25 and PIN 28. I try to read the state of the switch.
My setup:
-nRF51DK
-SDK8.1
...
Hi
I am making some low-power wireless sensors powered by coin cells, which will sleep for long intervals between readings/transmits. I am using the micro ESB libraries...
Whenever I try to burn program to external nRF24LE1 with ISP interfacing from nRFgo Starter kit using nRF Studio, I am notified that chip on board couldn't be detected. I...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hi, Nordic staff.
I'm studying about the gazell for our next product of using gazell protocol.
I'm just wondering if there is a sniffer like a BLE for gazell protocol...