I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
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...
While migrating from 12.1 to 12.3 I noticed changes to nrf_drv_wdt_init; specifially the removal of uint64_t casts.
Why were these removed?
We use a 5 minute reload value...
I have trouble for downloading mobile app from Google play, since it is blocked in China. So... is there any official mirror site for download these apps ? Yes, we can find...
Hi,
This is a follow-on question to the following: link
I have similar questions and would like further clarification. The MBR and the SD are packaged/delivered together...
hi,
i have a issue with bluetooth stack. i have established connection with app to communication to send and receive the data.
due to link loss the connection, i have...
Hello Everyone,
This query regarding programming of board during mass manufacturing.
I am using nrf51822, S130, SDK11. I combined softdevice, bootloader, and application...
Hi, I have some question about wiredUART and USB to UART
I'm using nrf51822+BLE400.
Is there any difference UART communication between using USB to UART
and wiring...
In order to reduce the R&D lead-time, I am trying to use ARM mbed online compiler to build nRF51822 project. I know the mbed Kit will do chip-erase on nRF silicon, so I guess...
Hello,
I am trying to interface bme280 with pca10040. I am using sdk12.2.2 and referring twi_sensor.
I am able to make read function and it works as expected. I am facing...
I am generating a pwm signal in pin no:21 of nordic nrf51422 board. i connect this pin to pin no:24 using a wire in the same board and want to count only rising pulse edges...
How to decode opus file on Android or how to configure NVS on Android?
we have a Android TV device to connect Smart Remote 3 of nRF52,but audio from the Smart Remote is codec...
I am just trying to program my sample nRF52810 using a PCA10040 devkit.
I get the message "No device detected, or readback protection may be set"
Pressing the Recover button...
Hi,
I'm working on an application with an accelerometer without SoftDevice (for the moment).
The accelerometer communicate in I2C. It send an interruption when a new sample...