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 am using the following setup: Wireshark 2.6.5 (updated yesterday) Sniffer 2.0.0-beta-3 (nrfsniffer200beta312oct20181c2a221.zip) nRF52840-DK (used by the sniffer) nRF52840...
I have a custom board that uses Nordic NRF52832 as MCU. For laying out crystals, BLE part and decoupling capacitors, I used reference layout from documentation.
32 MHz crystal...
Hi everyone,
My hw/sw configuration:
- nRF52840 - sdk 15.0.0 - softdevice: s140_nrf52_6.0.0
I would like to change the device name and update it in advertising packet...
Hi All,
I have been working on ipv6 over ble on zephyr RTOS to form mesh network.I have been successfully integrated "rpl_node"(which is in zephyr/samples/net/rpl_node)...
Hi guys,
I have very strange problem with the Android phone when connect with nrf51822.
After connection, I used update parameters to set the parameters on the phone side...
Hello,
I am attempting to program nRF52 DK modules to communicate using the UART over BLE central and peripheral roles as in the examples provided in SDK 15.2. The data...
hello, I have used NRF52810 TWIM for 24LC08 communication, and I got a problem.
when I want to read data from 24LC08, if the length is not lager than 255, every thing is...
Dear all,
Good morning,
We are using nrf52832 as our main mcu. Our current consumption in system-off mode in custom board is around 3.2 mA which is very high and we want...
HI devzone
We now use NRF52832 to implement TDMA protocol.
In our application, there is one primary node and six sub-nodes.The communication process is as follows:
After...
I want to add simple on off switch model via SDK 2.2.0.
I'm already add client model to project,when provisioner add client node,Provisioner RTT jump error opcode status...
Hello Everyone,
Maybe this is a very silly question.
I am trying to implement timer in nrf51822 with S130, SDK11.
Code snippet:
void TIMER1_IRQHandler(void)
...
Hi,
i Have two development kits where one acts as uart central and another acts as uart peripheral .
In that i have given the peripherals different names( DEVICE_NAME...
Hi, I would like to ask how can i get the current consumption that was stated in the datasheet which is 0.7uA and the value I get from the reading is about 8-9 uA.
Is...
Hi team,
I am using sdk 14.2 ,nrf52840 DK board.
I am getting the following error while running nrf5-mpu-ble-simple code in keil. <error> app: Error 0x000D (13) at line...
hi.....
i am using nrf52832 ........
i want to wake up my device from sleep mode ... i have used the command for sleep mode sd_app_evt_wait() ...... i dono what command...