I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
Would appreciate current-day thinking regarding unused GPIO pins. Our product uses Laird's BL652, which embeds the nRF52832. Many GPIO pins are unused. I've looked...
I am new to nRF9160 development board. I have just opened the board and tried to connect following the startup instructions. I was able to see LED 3 and LED 4 blink the first...
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...