Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
Hi Nordic support team
- I am using "nRF5_SDK_17.0.2_d674dde" - Refer to "ble_app_hids_keyboard" example.
I want to ask about slow advertising time out. I want assign...
Under Ubuntu 20.04 the udp sample application that we have modified that builds with no problem under nRF Connect SDK v2.0.0 fails to build when when its directory is copied...
Hi all,
I want to evaluate the nordic ranging toolbox and compare it to a proprietary solution. First of all I set up the distance measuring example ( developer.nordicsemi...
Hello,
I have an existing application based on nRF52840 but it is using native zephyr and native MCUboot.
By 'native' i meant using the upstream versions of zephyr and...
In the Zephyr documentation, the explanation for NVS sector erase is a little ambiguous.
Elements, represented as id-data pairs, are stored in flash using a FIFO-managed...
Over the past 2 weeks the programmer fails to recognize my9160DK board. Instead, I see it listed as "J-Link" in the device list with a serial number underneath. The programmer...
Hello! I am discovering a new approach to nRF52 development. I used to be quite happy with SDK+Segger Embedded Studio. But as I understand it, this is an outdated method....
I can't figure out how to run sample code that uses the LTE-M modem.
I see nrfxlib has a modem library. But I don't know how to make a simple sample app that uses this...
Trying to build and flash the nRF5340 Audio application to my nRF5340 audio DK eval boards for eval purposes. Apparently this requires access to the LC3 repo so I am seeking...
Can you share the source impedance measurement for the nRF52840-CKAA? Is the T-network only for impedance matching? Do i need a filter for harmonics if I'm planning to transmit...
I'm using the pc-ble-driver-py: Standard Heart Rate example to read a characteristic just fine.
My issue is i now need to write a to a characteristic.
How would I do that...
Hi
I've recently been working on the ncp host example provided by nordic. after downloading the standalone version from the site, I tried programming the 2 nRF 52840 dk...
nRF SDK 17.1.0 with SD140 7.2.0
There is no example for how to use the sd_rand library. I've seen scant few posts that mention functions like sd_rand_application_bytes_available_get...
Hi I've just started developing with the nrf52840 and Ive been following the official documentation on how to use the programmer shipped with nRF Connect.
Unfortunately...
Hi,
In a custom nrf52840 board (DC/DC=on, LFCLK=RC, CONFIG_SERIAL=n), using ncs2.1.0, I measure through PPKII ~6.7uA in system_off mode, which is reasonable.
In system_on...