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...
Hi,
i upgraded the nRF Connect SDK from 1.8.0 to 1.9.1. During the install i have chosen a different install path - to have the same current path in different locations...
We were developing an nRF52840 device and were working on MCUBOOT DFU firmware updates, and accidentally did an update rather than an upgrade, and now my nRF52840DK is bricked...
Hello everyone, I'd like to implement the nrf52-ble-image-transfer-demo for nRF52840 Dongle. The normal code already plays well. However, since I am aiming for a low-power...
I have been using Segger Embedded Studio with an external zephyr repo by setting the following in SES:
Tools->Options->nRF Connect->Zephyr Base
It works fine. However...
Hello,
As part of my Senior Project for graduation I am working using the Blinky example projects to learn about BLE implementation. As part of the project I need to add...
Hi,
1.Does the 9160 support voice calling in NCS V2.0?
2.Is it a software or hardware limitation if the voice call function is not supported?
3.Our customer hopes that...
We do have standalone applications developed in nrf52840, SD 6.1.1 Peripheral and Central individually, and working perfect.
Now we want to merge both applications based...
HI,
I've gotten round to trying to setup a development envoironment with nRF Connect SDK & VS Code which I've been really looking forward to.
I've installed nRF SDK v1...
Dear experts,
Hi, I found the decode method in scripts/interactive_pyaci/models/common.py has a bug
I guess STEP_10S_FACTOR in the line of 79 should change to STEP_10...
Hi, All
I try to modify the central uart example - mainly focus on uart function instead of BLE, I try to send a message back to uart use uart_tx() api instead of printk...
Hi,
I am getting error while calling the function "nrf_ble_gq_item_add(p_gatt_queue, conn_handle)" in my custom ble service. Here I am duplicated the same definitions for...
I am having issues using a 2Gb NOR flash part for LittleFS storage on an nRF52840 based project (using the nRF Connect SDK). I am not sure yet if the issue is in the LittleFS...
So, new versions according to Subject in Windows 10 64-bit: No longer possible to program nRF9169 Modem firmware as shown in following screendump
Poor quality, but right...
Hello,
I have been trying to run the Thread co-processor sample for a whole day with no success. I have tried everything including the steps from OpenThread website. I originally...
Hello,
I know this topic has been discussed yet and I have read all the relevant posts.
What we have to do is multiple cell geolocation with nrf9160. The "multiple" here...