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,
Is there the possibility for a node with a Generic OnOff Client (BUTTON) to send a unique toggle command to a Generic OnOff Server (LED), instead to use 'bt_mesh_onoff_cli_set_unack...
Keep hitting my head on this inconvenient workflow.
Edit build config
Select target custom board
Build config
All OK
Edit config again
Target board has been...
We found a problem with a client's legacy design. They use two 12 pF load capacitors for the 32 MHz crystal, which has a 4 pF capacitance. This is a somewhat unusual Abracon...
HI all,
i am using NRF52832. I have a custom bootloader because it needs to be able to receive an update file via BLE, even if the main application is broken. Also there...
Hi
We are currently using the nRF5340 along with NCS SDK version 2.6.1.
I came across the following erratum in the nRF5340 Revision 1 Errata v1.9 document:
3.31 [158...
Hi! I am developing project with nrf connect sdk 2.9.0 on nrf9160 platform. This is multi image project (b0 + mcuboot + tfm + non-secure application). I needed to configure...
I am currently working with the nRF52832 and planning to migrate to the nRF52810. However, I am unable to compile my application for the nRF52810 due to flash and RAM overflow...
Hi! I am developing application for nrf52840 on nrf connect sdk 2.9.0. I am using mcuboot with serial transport as a bootloader. In bootloader I am using uart with hwfc and...
Hi, I previously wrote about an unexpected behaviour which I've made a diagram for below. It's relatively simple though, the COMP watches a voltage and fires a toggle event...
Hello Team,
I'm using nrf54l15 dk and ncs version 2.9.0 for the development. I am getting an error while configuring I2C. I selected i2c20 from the device tree and assigned...
Hi,
I took a HTTPS Client Sample application from nRF SDK v2.6.2 and I cannot make it work.
What I figured out already is that SSL certificate for 'example.com' has changed...
I designed a custom PCB using the nRF52840 based on Reference Circuitry Configuration 3 provided by Nordic. I followed the schematic exactly (see attached image), and I’ve...
Dear Nordic Team,
I am programming with ncs V2.9.0 and nrf52833.
There is a trouble happend when one side delete the pairing info,but the other not.
Peripheral has already...
Hi,
For one of our ntf52840 based product, we want to have Bluetooth qualification. We have following configuration:
- Using pcb antenna
- Using nrf5 SDK 17.2 with SD140...