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...
Hello everyone,
I want to establish serial communication between 3 nRF52840 dongles using mesh.
Can you suggest me the steps from begining. Also i have read the documentation...
I'm using SDK version 15.0.0_a53641a on nRF52840 with softdevice s140_nrf52_6.1.0_softdevice.hex.
When I enter break points inside ble_evt_handler, it always ends up at...
Hello,
I am trying to get Keil to work to program my Custom PCB. I am using Keil uVision5 MDK-Lite Edition
SDK: nRF5_SDK_12.3.0_d7731ad
Device: MDBT40-256R V3 (nRF51822_AC...
I need to incorporate eMMC in my code.But heard that it is not compatible in nrf52. So I would like to know how to include eMMC code right from the beginning the algorithm...
Hi,
I was able to run hid mouse example on my laptop. But when I tried to do the same on my other laptop it failed to execute properly, although the bluetooth pairing was...
HELLO SIR
we are working on our current project on bluetooth , we are trying to broadcast message via one nrf52 DK to other nrf52 DKs . i tried implementing the uart example...
Dear Sir,
I am trying to use a whitelist on peripheral side so as to connect the peripheral to a given phone/App.
At first I enabled the "p_advertising->adv_params.scan_req_notification...
I am requesting a USB booloader hex file or if possible the complete project. I have been doing some hacks on mine and have erased the USB booloader. A quick search through...
We are working on the BLE Smart Switch. The requirements are pretty generic:
Low Power consumption
To be used by multiple smartphones within the house
The obvious...
Hi,
I want to set the TX power in a mesh proxy configuration. I have read mesh sdk2.1.1 TX power of nrf52832 , which works good for not proxy situation (e.g for light_switch_client...
Hi, I'm having troubles adding PWM in light_switch_proxy_server example in Mesh SDK v. 2.1.1.
It seems that the PWM driver and instances are not correctly enabled, looking...
Hello,
I was wondering if there are any article or tutorial I can follow to optimize code build with Segger Embedded Studio.
I was able to follow this article( https...
I need logging in almost anything I do, but I've never been able to start from an example that does not use logging and add logging. I've set the NRF_LOG_ENABLED and NRF_LOG_BACKEND_SERIAL_USES_UART...
Hi,
I am using nRF5 SDK 12.1.0.
I have read the s132_nrf52_3.0.0_migration-document.pdf and I am trying to implement the whitelist without the private addresses i.e...