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 Guys
I have a noob question about the mesh network for nRF52832.
For devices to be inside a mesh network, does it mean that they need to do some kind of parring or...
I want to use pstorage with ble uart to store the data over bluetooth to flash . I did the coding for the pstorage operations. But the problem is that the pstorage store,...
I use a nrf51822 with the sdk 10.0.0 and s110 8.0.0. The nrf51822 have a peripheral role. The Connection interval min is set to 500ms, the Connection interval max to 1s, the...
My custom board, it connected with App, App sends a command to the board and the board keeps the command in the flash, but when i call the "pstorage_update", it will cause...
I want to use the FICR data on the nRF51 to figure out the RAM size. I found a problem and was wondering if this is a known issue, and if it's been fixed in newer revisions...
Hi Guys
I have a project where we are using nRF52832 chip. We need to make an app that can scan for beacons and give us "angle direction" to the nearest beacon.
The...
Hello, everyone. I used to use TWI with BLE in SDK 6.1.0 to operate ext sensor. Now I want to update my program in SDK 10.0.0. But there are too many differerance between...
I'm using the Insight ISP 130301C module and I'm trying to double check the nRF it contains as a firm basis for trying to get DFU working on it.
The module has printed...
Hi,
I have followed all the instructions required for performing the build and debugging, but still unable to do step wise debugging. Please find the log for the output console...
hi, i am going to make a simple timer with SDK 6.0.0, nrf51822 and softdevice.
first, i use ble_app_uart example as a base code, because i need to BLE communication with...
Hi,
Im trying to use the NRF51DK evaluation board as a data channel between another MCU
and the PCA_10031 bluetooth dongle. Im not using softdevice.
My implementation...
A week ago, I asked about this warning in the product specification:
"If the antenna is exposed to a strong NFC field, current may flow in the opposite direction on the...
I'm working on a project that requires my device to be able to identify when a phone connects that has been previously bonded and placed in the white list. I need to be able...