Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
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...