Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
There are similar questions posted, but none of them have able to help me out.
I am trying to add multiple base UUIDs in order to create 128-bit UUIDs for my characteristics...
how to create custom service in order to send dummy message, not from the console, I
have to make one char arr[]="hello" this is a fixed string, then where i have add this...
Hi all,
I am developing for the nrf52xx boards. Let's say I want to migrate the example ble_app_uart from SDK v12.2 SoftDevice s132 3.0.0 to SDKv13.0 SoftDevice s132 v4...
Using SDK13
I have a Central program and I included the peer manager code from ble_app_hrs_c but I am having issues after connecting to another dev kit with Peripheral...
Hi,
I'm using nRF51822 with SD130 (SDK 12.1).
I had a firmware based on mbed that had RSSI update, and it was getting quite a few updates per second.
I've now gotten...
SensirionHumiditySensorsSHT3x.pdf
I'm using a Sensirion sensor (see attached datasheet). I'm running SDK 12.2 and SD132. I've set up the TWI to be a master, and I'm using...
Hello !
I'm looking to combine the softdevice into my .hex file generated by Keil.
Currently, when I compile my project, Keil gives me a .hex. To implement this hex file...
Hello, I received my thingy52 and wanted just temperature ...
I see that thingy is not using ESS - environmental sensing service so I tried to create my own.
(I tried to...
(Building with nRF5 12.2.0 / armgcc)
I want to do bursts of pulses using PWM for the pulses and a TIMER to enable the bursts.
I need this to be non-blocking so I can also...
I am interfacing nRF52832 to run ANT protocol in a custom board. Can I use the nRF52832 to broadcast the data received through the UART port without programming the device...
Hi Team,
We are using board PCA10040 wtih nRF52832 SDK 11.
We got nRF5_SDK_11.0.0_freertos_dfu_060516.zip Production SDK which is working fine for me.
I am using project...
Hi folks,
Currently I am able to do secure OTA DFU on my nrf51822 chip (MDBT40) using the example code provided by Nordic SDK 12 (s130). It works charming!
However...
i cannot able to find the example code in the examples of nrf52 SDK 13.0, am a beginner to this great platform , can anyone please help me for the above problem
Having great difficulty install Python and pip just to generate the keys for secure DFU. This seems like a greatly complex requirement just to be able to use this module....