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...
Hi,
We are unable to run testing with Nordic nRF52840 preview DK boaed as it is not able to be put into DTM for RF-PHY testing.
I need the hex file to flash and the...
In the nrf52 specification:
"The Phase A, Phase B, and LED signals are mapped to physical pins according to the configuration
specified in the PSEL.A, PSEL.B, and PSEL...
Hello Everyboby,
I want to know how to configure can use Public address for advertising when using nRF connect APP? Now, I just can use Random address for advertising...
Hi,
for production purposes, we need to define the components of our circuit. Less specific definitions of the parts are prefered to ensure the interchangeability of common...
Hello is it possible to send message from nrf52840 to nfr24L01, I tried (pca10056 as transmitter), program is esb_ptx_pca10056 and nrf24L01 as receiver, but could not receive...
Hi,
I would like to create a DFU package for updating an application config flash page.
We have a device where the device reads some configurations from a specific flash...
Hi Team,
Scenario-1:
There is a use-case where 8 to 10 peripheral devices need to be connected with the HUB which is based on nRF52810 and a mobile device should be...
I'm working with nRF52840 on a battery powered device , as a result theres a constraint in the total power of the cell . Now , it's been decided to use the USB2.0 at full...
Hello,
I have a problem with communicating with SD cards ( https://devzone.nordicsemi.com/f/nordic-q-a/34401/fatfs-example-does-not-work-with-every-sd-card ). I resloved...
Occasionally, the NRF_LOG output just keep putting out random old log data. I have enabled the timestamp so I know they are old data. Once it happens, it just stuck in an...
Where do we get support for NRF24L01+ ?
There is no option in the pull down menu for the device.
I attempted to set up a profile for private support but they have made...
Hello , I am having 3 nRF52832 DK . I tried Light switch - proxy_client and proxy_server example . I provisioned nodes using nRF Mesh app . Here i want to send data from server...
Hi! I'm trying to figure out the nrf_ringbuf module, and would really appreciate some advice about its intended use case. The api exposes the following functions:
This...
I created a DFU package from the HEX file through following command nrfutil pkg generate —hw-version 51 —sd-req 0x5A —application-version 4 —application /Users/username/Desktop...
nrf_ringbuf has many logic bugs that cause it to both corrupt internal structures and return invalid data. For example one of these calls to nrf_ringbuf_alloc tells me that...