Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hi,
I'm in the early stages of developing a BLE peripheral device that requires the use of the CC310 CryptoCell on an nrf52840-DK board.
I have managed to implement a...
Hi,
I am following the midi service example: https://www.novelbits.io/bluetooth-gatt-services-characteristics/
To add a midi service.
I have added the code and build...
Hi,
I've been though some power profiling investigation of my application and incorporated the solutions discussed and here and the hardware solution discussed here but...
We are using nrf52832 in our design. It involves two nrf52832 with a bunch of sensors and one more nrf52832 which has cloud connectivity. We store the sensor information in...
Hi,
I'm trying to run the usbd_cdc_acm example from SDK 15.3.0 on the nRF52840 Preview DK. While debugging, the code was running fine until I connect the nRF USB, at this...
Hi,
Is it expected to get an EINPROGRESS error when calling nrf_connect() with NRF_O_NONBLOCK set. How do I know if the call was successful or not? Should I expect a positive...
Tested with PCA10040 1.2.4 bare board Chosen p0.11 as it seems to connect nothing (floating)
I would expect the code below always prints "<info> Main: [11] 1 1 1 1 1", no...
I'm working on a custom DFU bootloader using the Secure Bootloader example in the nRF5 15.2 SDK. My board only has one LED and, during DFU, I'd like to using blinking duty...
I am using SPI 2 (not SPIM) and just migrated my project to SDK14 from 13.1.
I kept getting "Wrong configuration" on compile, until I realized that on the nrf_srv_spi.c...
Hi!
nrf52832, SDK15.0, central side. S132.
I connect my nrf52 in HID mode to android smartphon Samsung А8+ Android 9.
In a log I see connect- disconnect with error code...
Hi,
When using CFUN=0, the modem stores settings (such as system mode and successful network connection information) to the flash from what I can gather, but it then needs...
At certain times, I would like to disable the SoftDevice's control of the PA/LNA control lines and return them to normal GPIO lines.
When the SoftDevice is using the provided...