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...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
Hi,
I have successfully built my application using the VS Code nRF build function. I am now trying to build an application using the West command in the terminal by following...
nRF Connect for VS Code v2022.9.179 on MacBook Pro M1. The new nRF Debug in VSCode hangs before main starts. If I switch back to Cortex-Debug then I can debug.
Hi,
In one of my application based on SDK 15.2, I am using nRF52832 as a central scanning device for 128 BLE beacons
My question is how often is the ble_gap_evt_adv_report_t...
Just got NRFX_QDEC driver implementation to work after some issues (using SDK 15.0.0). Thought I might share my experience, maybe help someone else, and give input Nordic...
Hello, I'm currently using the nRF Connect SDK toolchain with BM832 modules (nrf52832). After updating to version 2.1.0 I've noticed my bluetooth applications hang whenever...
Custom board using BL654 (NRF52840)
SDK 17.1.0
SD140 7.2.0
I was able to run the ble_app_uart totally successfully (with RTT LOG output) until I tried to add uart capability...
Hi,
What would be the best orientationg for data acquisition with the Thingy's 53 microphone? I see the plastic case has some slots.. Those up or down? Outwards or inwards...
Hi,
In the documentation of SDK 17.1.0 it is stated that only s132 v7.2.0 is supported. I want to update from SDK 16 to 17, but don't want to update softdevice, currently...
Using the nRF9160-DK together with the Power Profiler Kit 2, I observe sometimes a longer period (1 minute) of a 50mA consumption before entering PSM mode.
Is there a explanation...
Hi,
Our application has a GUI, the UI data is stored in the QSPI flash and it is independent of the firmware,
We program the QPSI flash via the PC tool in the development...
Hi , I got my Nordic Thingy : 53 I wanted to connect other sensors to the Stemma/qwiic port of it . Can you share some documents or example of how to connect multiple sensors...
Hello, I have a problem regarding production flashing a nRF52811 device. We are using a Segger Flasher Compact, but I also tried a Segger J-Link Compact. To flash we are using...