I am using the Zephyr SPI driver to control a WS2812 LED strip through the SPI interface. Since only the MOSI line is required for communication, I want to configure the SPI...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
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 have a few questions about the nRF52833 DK.
1. Can I fix an antenna array onto the DK to make it a receiver in Bluetooth 5.1 AoA applications? I can see that there...
My LTE Sensor Gateway sample connects via Bluetooth LE to a Thingy:52 and collects the flip state of the Thingy successfully. Now I want to replace the Thingy with the nrf52840...
OS: Windows 10
NRF Repository at branch master, commit bd67811aa123a49cb36991be886f3fafb4730449. Zephyr version: 2.1.0 SES version: 4.20a
Have tried running SES on administrator...
Hello,
I try to run electron app with pc-ble-driver-js and I have this error:
Error: The module '\\?\C:\app\build\Release\pc-ble-driver-js-sd_api_v2.node' was compiled...
Dear Team,
I am migrating the ANCS client application from SDK-12.3 to SDK-15.3 version.
Please find my below observations in SDK-15.3.
Erase the flash completely and...
Hi All,
I'm developing my product based on nrf51822.
I was using keil IDE for that.but i wanted to develop it in Segger instead keil ide.
is segger is supporting for...
Hello, I am working on an IoT project. For this project , I need to send some data using BLE. I developed a firmware for this application based on the sample ncs/zephyr/samples...
HI ,
In our project we are using multiple gpiote and app timer interrupt.
SDK we are using is 15.3
DOUBTS
If both gpiote and app timer interrupt trigger simultaneously...
Hi,
I'm using nRF mesh library v1.2.1 and integrating into my mobile application which I am developing, I implemented provision functionality without errors but sometimes...
I am bringing up a custom board based on the PCA10040.
As the first step, I simply copied (no changes) the file pca10040.h and named it as "my_custom.h". I then defined...
We have an nRF52 DK system running ble_app_uart_c example code and communicating with a peripheral device. We setup a second development system using another nRF52 DK system...
I have the nRF52840-DK with the adafruit PN532 RFID/NFC shield installed on top of it.
I run the TWI Scanner and receive a report that a device was found at address 0x24...
I am having a strange issue with my custom radio protocol. I have ported the code to the 52840 and SDK15 from the nrf51822 where it is running with no issues.
The issue...
Hello,
I have PCA10040 development board with nRF52832, Softdevice S132 v6.1.0 & SDK 15.1.0). I wanted to use the extended advertisement feature to advertise more than 255...