Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
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...