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,
I have a question regarding BLE connection with passkey.
When starting connection and bonding process, a device can display a passkey so the other side will send this...
Hi,
I have been working on nRF since last week now. I've followed the tutorials on how to setup a custom service and custom characterics ( Bluetooth low energy Services...
Hi,
I am trying to open a project in SES, I have downloaded NCS v1.5.0 and followed the doc available for installing the required toolchain for linux. Attaching the log...
Hi all,
apologies i know there are a lot of posts about this but i cant find the exact answer. I'm using the nrf52840 dongle, with a DK connected to the programming header...
Hi.
I am using the 52810 as an advertiser with a 1 sec interval. I would like to activate a led at each advertising transmission, but the S112 softdevice does not support...
Hi,
I am trying to work on Matter light examples and tried to flash the firmware as it came. However, I am getting this error:
"[m[Kopening dependency file D:/WorkSpace...
Hi,
We are using this BLE chip (nRF52840) in our hardware, and we have written its corresponding code in Android too but Android app needs Location permissions and GPS...
Hello, I just started using a Decawave module running a nRF52 chip. As a starting point, I closely followed the guide provided on the official website, but after doing everything...
Hi,
I need to connect nrf52833 (BM833 module) with host controller. what are all the interfaces needed to communicate with host controller? help me out in this.
Kindly...
I used 2 channel saadc, channel 1 and channel 3.
Maybe in the first few minutes, it's done ok,
p_event->data.done.p_buffer[0] is belong channel1 adc value
p_event->data...
Hello,
We have integrated the FATFS example as shown in the usbd_msc example project into our own firmware application. It works perfectly on the nRF52840dk and when we...
Hi,
I want to check time line of my project using segger SystemView.
- SDK 16.0.0v
- ESB example
- nRF52832
When Start recording, "Could not find RTT Control Block...
Hello Team,
I want know how to use RESET pin [pin. no. 21] as a GPIO.
I followed below thread but it not work for me!
devzone.nordicsemi.com/.../disabling-pin-21-of...