Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi, I'm using Central multilink example to connect with our Custom Peripheral sensors. I'm using board PCA10040, nRF52832, SDK_14.2.0, s132. Sensors have a custom service...
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...