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 ...
Hello,
I'm trying to compile the Light_switch_provisioner example (Debug, Mesh 2.2.0) in Segger Embedded studio.
<t: 0>, main.c, 561, ----- BLE Mesh Light Switch Provisioner...
hello
i wanted to send message using the simple message model with some modifications from client to server periodically but didn't know from where i should start , i tried...
Hi,
I'm working with the nrf52840-DK and using the nRF5 SDK v15.2.0 Stack version.
I´ve got a working program for my coordinator (C) and my end device (ED). The C establishes...
hello dear, is there any pre defined function or library in segger embedded studio for I2C interface..? i want to make communication with digital temperature sensor(MCP9808...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Hello.
I need to solve this problem urgently.
I have now created my own protocol and are testing.
At the point of this project is the guarantee of data transmission...
Hello All,
I am developing an application using Nordic nRF_SDK_15.0.0, in which I need to make my BLE peripheral device as a peer device which will get/set data from/to...
Hello,
I am developing application for nRF52832 based SoC using nRF_SDK_15.0.0. I need to develop number of custom characteristic using given sdk. For reference, I am using...
Hello.
I'm trying to understand how to programm my nRF52 DK (PCA10040 - Rev 1.2.1) with SEGGER Embedded Studio (in Windows 10 - x64), however I can't follow all the tutorials...
Hello, environmental engineering is D: Lianxi nrf522 nRF5_SDK_15.2.0_9412b96 examples ble_peripheral ble_app_buttonless_dfu
You can't run this ble_app_buttonless_dfu after...
Hello,Connecting the Nordic_Buttonless device in NRF connection did not see the DFU
Using nRF5_SDK_15.2.0_9412b96\examples \dfu \secure_bootloader\secure_bootloader_ble_s132_pca10040...
Hello All!
I have a question regarding Bluetooth. What is the best way to get data from 200 low-power bluetooth capable devices?
Assumption 1: All of them will use nRF52832...
As mentioned on https://devzone.nordicsemi.com/f/nordic-q-a/35771/nrf52-mesh-dfu-questions , NRF_MESH_SERIAL_ENABLE 0 should be set on devices that receive firmware over Mesh...
Hi,
i have a custom board with nRF52832 and temperature sensor in it.
my question is whether i can read the temperature from sensor via I2c when the device is in sleep...