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...
For NRF51 and NRF52 antenna matching network, is there any requirements for resitors? Tolerance?
I know there are some requirement for capcitor and inductor types, how...
Hello,
Can we combine a 5-certified hardware circuit with a softdevice that is 4.2-certified? (at examble mbn52832 (module) with s332 (Softdevice))
If yes, with which...
Hello dear
I have a question about NFC on RF52832. On section 42 of datasheet, says:
"The NFCT peripheral (referred to as the 'NFC peripheral' from now on) supports communication...
hello support team,
i have seen thread and sdk14.2.0/examples/peripheral/SAADC example
pca board: PCA10040
can anyone suggest how to read battery status using handler...
Hi,
I am trying to set an nrf52840 pdk (with SDK14 and s140_nrf52840_5.0.0-2.alpha) as peripheral and central at the same time and another nrf52840 pdk just as a peripheral...
Hi,
I play with pca10040 and the light-switch example from SDK for Mesh v1.0.1. Everything works but I wonder why the advertising signals are not seen by nRF-Connect Scan...
Dear Developer Zone,
I am using nRF51822 with softdevice.
Small question about device reset : To reset the chip, do I need to do NVIC_SystemReset() or sd_nvic_SystemReset...
Hello,I'm porting a freeRTOS project to nrf51822 QFAA with 256k flash and 16k ram. I want to use s130 2.0 sd.
Previously this project was done with s110 sd and everything...
Hello All,
Please find the attached schematic , please review the same and give your valuable feed back , we are using NFC functionality in the same . earliest reply will...
Hi, We have an application with 1 central and multiple (6-7) peripherals. The peripheral is running a custom service and the central is running a custom (central) service...
I try to run UART/Serial Port Emulation over BLE on SDK v14.2.0 with nRF52 DK and nRF Connect on Android phone following link " http://infocenter.nordicsemi.com/index.jsp...
I am trying to run the coap ipv6 based example code provided in nRF51 IOT SDK. I am using my Linux PC along with a BLE adapter as a BLE enabled router. I can successfully...
I came across this a while ago, however it gives no indication as what releases, of Segger J-Link suite, each nordic J-Link OB download has been tested with.
Is there page...
Hello, I am looking for documentation on the Mesh DFU Protocol. It looks like it is the same DFU that the mesh branch of the nrfutil python app is using. I would like to do...