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...
Hi!!! we are developing bluetooth mesh, we have a function that send a message to nodes when we press a board button (nrf52 dk), all works fine,
but if we call the same...
Hi,
I'm trying to add the device information such as Battery percentage , temperature in the scan response packet to the ble_app_beacon example. I could add the data and...
SDK: 15.3, Device: nRF52840, IDE: SES v4.16
I am writing a radio test application that uses a service / characteristics to determine radio channel, power, etc. The idea...
I'm trying to build the "blinky" example found in nRF5_SDK_15.3.0_59ac345/examples/peripheral/blinky/pca10040e/blank/armgcc
Actually the pca10040e directory contains 'blank...
I am trying to port the 'radio test' example code in SDK15.3.0 from the nRF52832 to the nRF52810 so we can do some pre-certification testing of the radio in our custom design...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
To understand TWI better, I loaded 'twi_sensor' example as is on nRF52832...
Upon initial connection with iOS device, returned connection values at BLE_GAP_EVT_CONN_PARAM_UPDATE are:
ble_event: got BLE_GAP_EVT_CONNECTED. role: 1, conn_handle: 1,...
Hello,
I using the Segger with the last SDK. I modified the ble_app_uart example, I added the softdevice to the addition files. When I run the debugger everything seems...
Hey guys, Recently i decided to get the ICM-20948 DK and exploring it. I read all the info on their site and all their guides but the only briefly get over the topic, so i...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I was going to “Batter Service”. Battery level...
Hello, I am using the PCA10056 to program a nrf52811 chip on a custom board with SDK 15.3.0. I'm using the example ble_app_blinky_pca10056_s140 I am following the steps in...
I am working on transferring BMI160 sample given in zephyr samples (\ncs\zephyr\samples\sensor\bmi160) to nrf sample (\ncs\nrf\samples\nrf9160\bmi160).
Below is the changed...
I'm having a problem with the nRF52 SAADC. It's configured for
One shot operation on Channel 0 using pin Ain4.
Gain of 1/6
Tacq set to 40us
8 bit resolution...
HI,
I want to configure HT1632 LED driver using SPI communication protocol
for that i should send commands LSB to MSB
immediately data should go MSB to LSB
My question...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’ and “nRF Connect” app.
I am trying to understand...