Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm trying to adapt this example to use the latest mesh SDK version.
I have checked the other example which uses version 2.2.0 but the other one is perfect as a starting...
I am trying to build the writable_ndef_msg example from the nRF5_SDK_15.2.0. I am using IAR'e Embedded Workbench (ARM v8.30.1) and I get the following Linker Error:
Error...
Hi,
We're using bonding between our peripheral HID device and 3rd party central devices. Our device runs on a 52832 board with SDK 14.0.0 and SD 5.0.0.
We've run into...
My development environment is sdk15 s132 pca10040
The product concept provides central link 7, peripheral 1 on one 52832 ..
1 peripheral provides nus to work with smartphones...
I have a BLE device that runs nrf51. I have an rpi3 and I want them to communicate with each other via BLE communication.
I understand that I need to develop a python application...
Dear nordic
I changed my BLE application to coded phy for long range (chip used nrf52840) . application works fine(debug).
But i cant see any advertising in smart phone...
I was modifying the glucose service example and when I looked at the source code ble_gls.c I saw that the context feature was not implemented.
Does anyone know where I can...
I'm just going through the code of the nrf_esb module in the nRF5 SDK 15.2.0 and noticed that there are some new radio errata workarounds built into it. In the function apply_address_workarounds...
Hiya,
I'm working on a mesh network protocol for the nrf51822, it involves multiple waves of re-transmissions, with devices in the vicinity repeating packets at near enough...
I am using the latest SDK 15.2 example of ble_app_hrs as a template for my code, modified it but by an large the initialization code is the same. When I try to pair it with...
Hi
I am testing many code to connect mobile,
im using BLE400 board and Keil software,
but i cant fine true code for conect,
my test is about (Blink, uart, spi),...
Hi all!
Is there a way to record 64 bits at up to 8MHz on 4 inputs? (on nRF52832)
The closest seems to be with 3 SPI and EasyDMA, would it work? (is there a way to do...
Hi,
Could you please enclose header nRF5_SDK_for_Thread/components/iot/background_dfu/transport/coap/coap_dfu.h with " extern C", in order to make possible to use it with...