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,
I am designing a battery monitoring circuit for a 3.0V CR2032 coin cell using the nRF52840, and had some questions. I am following the battery monitoring circuit...
Hello,
I know that this issue comes up from time to time. I'm raising it again, because to my opinion there have to be a solution for this. Perhaps there is, that's the...
Hello, I and my colleagues were not able to view today's nRF Connect SDK v2.8.0 webinar both work from home and at the office using different browsers on macOS, iOS and Windows...
I'm seeing an issue when trying to program the nRF54H20 board. I have python 3.10.9 installed. Does nrfutil specifically need python 3.9? Any support with this would be a...
Hello
I have a custom board based on nrf9160 and I cannot claim and make REST API and JWT auth work for it.
These are the steps I followed
1. https://github.com/nRFCloud...
I programmed a nrf52840dk board (PCA10056 3.0.0 2022.7 1050288497) as a sniffer. It works well.
Now I want to flash it to zephyr samples/basic/blinky by "west flash". west...
hello,
I have nRF9151 and would like to connect UART1 (Rx PO.28 & Tx PO.29) to an external IOT device. it only supports the Tx/Rx port. There is HW control.
My goal...
Hi everyone,
I’m a complete beginner and need some help. I’m working with two XIAO nRF52840 Sense boards: one as a central and the other as a peripheral. My goal is to send...
Hi everyone,
We have devices using the BLE module (nRF52) deployed in clinics for testing. They have been functioning without issues until recently when we noticed occasional...
Hello,
I have a question regarding a recent issue.
I'm currently developing with the nRF52840 IC or EVM, and I'm facing a problem. Whenever I write firmware to the flash...
Hi Team,
I recently purchased 2 Audio DK's and I set one up as a gateway and the second as a left headset. I was able to pair the two, stream audio from my PC through the...
Hello,
We are in the feasibility phase of updating a product to include a nRF9151 modem connected to a nRF52840 via a single UART. The modem will operate in SLM (Serial...
Hi all,
I'm looking into speeding up my workflow using remote development containers on ARM servers, but it seems some tools are missing, nrfutil the first, to run a fully...
Hello all,
i have a problem and I hope that someone can help me.
I can change the bluetooth address of the device with the following code:
and this is okay.
I have...
Hello everyone,
I guess my question is more conceptual rather than a specific issue with the code.
I am working on a device featuring an nRF5340 chip and an nRF9160 chip...