Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
Hello, I am relatively new to the nRF 5340 Audio DK. I recently ordered a singular nRF 5340 Audio DK board and my goal was for the board to take in input audio via the PDM...
Hi all,
I've been using the nRFConnect extension without any issues, successfully connecting to my nRF5340 board via JLink, flashing firmware, and receiving printed messages...
i get the following build error whenever i build for boards other than nrf
- CMake version: 3.21.0 -- Found Python3: C:/ncs/toolchains/b620d30767/opt/bin/python.exe (found...
I was reading the documentation, trying to figure out something specific while reading though source code. I was looking at the LENGTH field specified in the nrf52840 PS guide...
Hello,
I encountered a compilation issue when using the app_timer function. The error message is: "'TickType_t' undeclared (first use in this function)". I believe the problem...
Hi,
I am trying to set the VDD pin to 3.0V instead of the current 1.8V (also changing the GPIO voltages to 3V). I've seen many questions related to that but no solution...
Hi,
We are seeing issues with Segger Systemview Post Mortem Mode. Original issues were revealed on our custom board with SDK 2.6.1. After enabling the feature firmware crashes...
Hi Support Team
May we know that the difference between Engineering Build Code BB0 of nRF54L15 with normal Build Code? Which is recommended for the mass production of customer...
Hi, I am using nrf9151-DK to send and receive data over UDP protocol. Firstly, I tried to use AT commands to send and receive meassages as described here , I had no isuues...
Hi,
How can I control a Thread CoAP Client, which is connected to a thread supporting modem such as eero+ (in other words, the CoAP client is connected to the internet)...
Hello
I am trying to build the Zephyr mesh distributor sample on the nRF 52840 dongle
It builds and runs just find on the nRF52840 DK
But when I try to build for the...
Hello,
I'm looking at adding USB DFU to my project, (Not USB DFU recovery in the bootloader, but in runtime) and was trying this example. It fails to build for the nordic...
Hi,
im develop a keyboard by ncs sdk in nrf52840,and one funcation is that power off/on the keyboard ny fn key .i see the CAF: Power manager module , It doesn't seem to...
Hello, I've been developing on a Nrf5340 board and I am trying to gather pressure sensor data from both a adafruit mprls pressure sensor breakout board on i2c and then a Honeywell...