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...
I've read, that a provisioner/client in an application like the lightswitch example can only manage up to 50 nodes (servers), using persistent storage on a nRF52840 device...
Hello Recently, after a long time not using my Thingy52, I encountered a problem with it. I cannot connect to the device. Earlier it worked fine (can't remember if it was...
Hi,
I've just bought nRF Dongle and wanted to start using it with nRF Connect app for desktop, however nothing happens when I plug it in: no sound of connecting a USB device...
Hardware:
1. STM32L476, nrf52832
Software:
1. SES(Segger Embedded Studio)
We had finished our production development on Keil, and right now we want to transplant platform...
HI team,
I like to interface methane, hydrogen and moisture sensor in my custom board which is going to use nrf52840 soc. i am in development stage. for outdoor application...
I would like to know if there is any documentation that speaks of security for push notifications. For example, that talk about security when using a nRF52 device as a beacon...
Hi,
Is it possible to make infinite GATT connection ? I set auto connect in android central app and my program in nrf51DK works. But only 4 hours.
Hardfault is almost...
When I try to build example in SDK 12.3.0, I always get the hex file for nRF51422 target, how should I change the target to build the example for nRF51822?
I set the variables...
I would like to get the timesync example running on the Sparkfun nRF52832 Breakout board .
I can currently download it to the nRF52832 DK using Segger Studio (after making...
Hi all,
I am beginner in Java, I have experince just with assembler and C. I did only one app before in java, with Laird libraries, because we have Laird boards using Nordic...
Hi. I've seen many questions here regarding BLE throughput, I've been trying to get something better than the 200 B/s I'm getting.
I am using a nrf52832 as a GATT server...
I tried to sniff Mesh Packets send with the Light Switch Example but I didn't get any.
For sniffing I use the nrfsniffer v2 with the nrf dongle and for the Light Switch...
I'm trying to get nRF UART logging to work and have included all the nRF_Log libraries as per the blinky example (which works).
However, upon building, I'm getting
"nrf_fprintf...