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 ...
NCS 2.7.0
nrf52840
I'm currently porting software that was originally developed for nrf52832 on NRF5 SDK to run on Zephyr. I am currently on a deadline to delivery a prototype...
I am trying to run the sample using NCS v2.5.0. This is what happens on the console when I try to connect from the dongle, when running the Test Procedure:
The discovery...
Howdy!
I am attempting to develop a system using an nRF52840 and an ADS131M04EVM (ADC). Our application requires us to collect data at a high sampling rate (>= 16k SPS...
Hello,
I recently migrated to SDK version 3.2.0-preview, which supports Matter 1.4.x.
When I use ZAP and add a new endpoint to the light_bulb example under the name Electrical...
Hi I'm trying to communicate with ICM45686 using nRF54H20 and SPI CLK, MISO, MOSI state appear correct but CS pin is not asserting/deasserting following it the scope capture...
Regarding the nRF54L15-DK development board and its use with BlueZ on an Ubuntu virtual machine: After flashing the hci_uart example onto the nRF54L15-DK board, I used the...
I’m working on a project using the nRF54L15 SoC together with the nPM1300 Power Management IC . In my hardware setup:
BUCK2 output from the nPM1300 is connected to the...
Hello, I am facing an issue in nrf52dk (nrf52832dk). Whenever I access i2c0 bus for the controller it works fine but whenever i switched on the i2c1, it starts giving me device...
Hi, I`m working on a custom board. I have been playing around with it for a couple of months, but just recently stumble upon a strange behavior. This is a custom device where...
Hi, I am trying to use the external flash on the nRF54L15 DK with QSPI to perform the zephyr/samples/subsys/fs/fs_sample sample.
I am using NCS v3.1.0 (on Windows if that...
I’m working on a project using the nRF54L15 SoC together with the nPM1300 Power Management IC . In my hardware setup:
BUCK2 output from the nPM1300 is connected to the...
I currently evaluated the use of the "<modem/at_parser.h>" (at_parser module).
Using it with the at-cmd "at+CEINFO?" is very irritating.
I 07.324 : CEINFO: +CEINFO: 0...
Our team is transitioning to the nRF Connect SDK after extensive experience with older nRF SDKs and custom build systems (based on cmake + west + python) integrated with VS...