Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hallo Nordic team,
We are developing our own product based on the nRF9160. The software we wrote must use ADC in order to measure battery voltage and things are working...
We're using an nRF52840 with S140 SoftDevice. It's configured as a peripheral device. Our application uses FreeRTOS with several cooperating tasks. When connected with the...
BLE_GATTC_EVT_HVX
Hi,
I've implemented a BLE client that is able to:
connect to another BLE device
discover its services and characteristics
enable notifications...
We are using nrfutil v4.0.0 to update the nRF52 module. So far we've been using SDK_15.3.0 with SoftDevice s140_nrf52_6.1.1 and the updates work fine for zip files containing...
Hi,
Currently we working on a project that uses:
nRF9160
Zyphre OS
Segger Embedded Studio for Arm (Nordic Edition) V5.10d
SDK v1.4
We need to handle...
Now, my BLE device can be paired with ios and Android phones, and it can reconnect automatically after binding and disconnecting.So, now I have a question. What is it?How...
Hello everyone. Let me know, does exist correct way through BLE services for phone media control and phone call control? For now I'm using HID Service for media control (play...
Hello ,
I have one sensor with I2C and configured with BLE peripheral example code ( BLE_Blinky as well BLE_Freertos_hrs) .
But whenever I Tried to read/wrtie over I2C...
I have been using the PPK (ver 1) without any problems to measure the current consumption of our custom board, until I updated the Power Profiler app to v3.0.0. I get the...
I making a gui to use with the dtm library provided, but I want to use tkinter which does not work in python 2.7. Is there a version of the DTM library and example from nAN...
Dear Team,
There are some questions about wheather nRF52840 dongle work as BLE5.x sniffer or not in Nordic Q&A.
And all answer are not.
I found update of nRF sniffer...
My application use Timeslot API.
I want to know that the Timeslot period is complete. (not NRF_EVT_RADIO_SESSION_IDLE event. This is outside Timeslot.)
My application...
I am using SAADC and PPI to sample 2 channels data with oversample,when I set timer tick 5ms,the sample rate is 200hz and the system works well,now I want to improve the sample...