Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
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...
Hello~ I used the ot-nrf528xx codebase for compilation, and according to the content in the readme, I compiled two Hex files for USB and SPI interfaces using the USB_trans...
Hi all,
do different settings of SAADC RESOLUTION register affect Conversion Time t CONV ? I cannot find any dependency - the only value given for t CONV is 2 µs typ (7...
Hi,
I am working on a project with nrf52832 and LIS3DH for a beacon.
I have added the low power feature into my application to go to standby mode in case of inactivity...
I have just purchased nRF54L15 DK, run Quick Start and programmed 'Hello World', but the verification failed and nothing happened. I opened the serial terminal, but nothing...
Hi,
We are currently testing the fuel gauge firmware from the nRF Connect SDK but are encountering difficulties integrating it with the u-blox B206 module. Could you provide...
Hi,
As the title states, after a while, the nRF7002 fails to connect SSID after a while. It happens either we perform net_if_up/down or not. I suspect the nRF7002 to be...
Hello everyone,
I am a EE student and this problem came up during my first big project in zephyr. I'm trying to connect a pwm peripheral (pwm1) to the timer 2 hardware timer...
Custom PCB with nrf5340/nrf7002. Currently was using NCS2.9.0, with WPA2-PSK connection to the wifi.
While trying to enable use of WPA2-Enterprise, I updated to NCS3.0.0...
Hi, I am using two nRF54L15 DKs running THroughput samples.
The result of coded s8 is 52kbps, which is close to the theory number.
When I change to S2 code, the result...
Hi , Support
Since I only have one development board each for Nrf52840DK and NRF54L15, I would like to know whether Distance Measurement with Bluetooth LE discovery can...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Hello everyone,
I have an nRF5340 microcontroller (NORA B106 module), and I want to connect a square wave signal to one of its pins to read its frequency or count the number...
Hello,
I am looking into the market for PMICs for 3V primary coin cells, for use in (somewhat) remote IoT devices.
It is exciting to read about the new nPM2100. I already...
Hello, I need help understanding how MCUBOOT produces signed_by_b0_app.hex file from app.hex on the network core of nrf5340. My goal is to have a DFU updatable hex file (net_core_app_moved_test_update...
Hello,
I am running firmware on a custom board toting an nrf5340 with NCS version 2.3.0. There is also a Micron 8Gb NAND flash on board that I have a custom driver for....