Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
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:
...
Hi,
I am trying to get a bootloader to work on the nRF52832 and struggling to get the application to run after a DFU. I could not get this to work on my custom board and...
First of all, thank you and kudos to Nordic Support Team for having an awesome and functional forum.
Having said that, I have a question related to the architecture of mesh...
Hello,
I am trying to analyse my project my source code with sourcetrail (give graphics with calling functions).
During indexing task, some libraries are not found like...
Hello,
When I run the ble_app_template application from the examples, sd_app_evt_wait() cause an error and the app to crash. So I've put my project in debug mode (DEBUG...
After successfully running the GPS and acquiring position the application goes into an infinite wait loop when attempting to start it again, but only if either or both of...
Hi all,
I upgraded my Sony Xperia XZ2 Compact to Android 10 recently and am no longer able to find BLE5 devices using advertising extensions in nRF Connect (or any other...
Hi,
I know that many people ask this question on different posts but I was not able to find the right solution for my case.
I am observi ng an average current of 4.7uA...
Hi Nordic-Team, I would like to setup a testbed that should be used to measue/evaluete the power consumption of a nRF52840-DK with a connected secure element (like OPTIGA...
i am using winc1500 for wifi connections , i tried through uart too but it doesn't work . Now i want to execute thrugh spi any example or githib code is available
Hello Nordic Community,
I made custom hardware using nRF9160. I updated modem with latest firmware version 1.1.0.
After updating at_client example code my log file as...
Purchased nRF9160 DK, registered the iBasis SIM card online successfully, but can't connect the cellular network. Checked iBasis's website found the UK is not covered
https...
Hi team,
I was comparing the ble_app_hrs example from SDK v15.3.0 to SDK v16.0.0 and noticed a big difference in the average power consumption. The only change I made to...
I am testing the ble_app_blinky example on nRF52840 BLE SoC and the "nRF Blinky" Android application example which uses the Android-BLE library from NordicSemiconductor. My...
The current implementation of Mesh Config using the flash manager lack a memory listener which can cause it to never retry a store or delete operation.
Assume the following...