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 interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
I am starting to get up to speed on nrf_crypto, but trying to understand under what scenarios would one choose between Oberon or micro-ECC backend ?
HW = nRF52832, SDK 16...
Hi all,
I am testing the OpenThread connection with 3 nodes at the present,
One is working as End-device with MTD (Minimal Thread Device) firmware others are FTD (Full...
Hi Support Team,
In reading this white paper,Section 3.5 Testing RF performance,
a colleague informed me that a test UICC which is provided by the LTE tester vendor say...
Hi All,
I'm using hci interface to scan the ble based beacons.
While scanning hci interface's Rx bytes keep on increasing because beacons are being scanned.
I'm using...
Dear everyone,
My platform is SDK16 and IDE is KEIL V5.25.
I set timer 2 to 104uS to sample a serial data. It isn't UART data, no start bit and stop bit.The start bytes...
1. Using the nRF Connect SDK v1.2.0 development environment, nrf9160 developer, when testing connections to NRF_CLOUD in China, cannot be connected. 2. Please provide the...
1. Optimization is set to 0 flash read and write errors, set to 3 flash read and write correctly? 2. Please tell me what effect the optimization is on flash reading and writing...
Hi .
I am using nRF52840 dk in windows 10 environment.
I want to measure the RF output power of a single nRF52840 using nRF52840 dk.
I succeeded in generating a...
Hello,
On my custom board, on nrf52832, I can can use app_buttons for all usual pins, but not the XL1 (P0.00). I didn't try XL2 (not routed)
Using this pin as input or...
Hello devzone! I am using translation.
I'm trying various things in a continuation of my previous post , but I do have one question.
I set NRF_LOG_ENABLED to 0 at ble_app_blinky...
I've got an nRF52840 dev kit and am building my code using the app_ble_hrs_freertos project as a starting point. I'm building the .elf file, which I load into Ozone to do...
Hello everyone,
I hope that you are all doing well during those hard times...
I am writing a code for a nRF52840. The connection is successfully established with a cycling...
I have the NRF_CCM peripheral setup to encrypt packets on-the-fly. I can verify packets are properly encrypted when the payload size is 27 bytes or smaller. However, anything...