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...
Hi!
I am using SDK15. I am developing application which is mainly based on ble_app_uart (with NUS) service. NUS service consists of two characteristics: - RX Characteristic...
What Bluetooth SIG fees are required for a product that includes the Nordic nRF52840 chip?
What about for a product that includes a 3rd-party Bluetooth module (that contains...
Using the S132 soft device on an nRF52 DK and calling the sd_flash_write function always produces the NRF_ERROR_FORBIDDEN code. The following is the line believe is causing...
Is it available indoor positioning service implementation (asset tracking etc.) or demo for nordic thingy52 modules or other NRF uC based on the BLE Mesh protocol ?
If any...
I'm planning to use the nRF52840 in a battery powered smart lock setup with multiple peripherals connected to one central using Coded PHY to increase the range. Due to the...
Hi,
In the light_switch_client_nrf52832_xxAA_s132_3_1_0 project, I have tried some ways to remove server from configured devices, but failed. Anyone know?
Here's my...
Platform: Keil, SDK13.1, nRF52832
I'm investigating series of seemingly random hangs when app_twi gets permanently stuck in app_twi.c following code snippet:
When...
I have 4 button and the app_button use gpiote module, button works OK. But nrf51822 only has 4 gpiote, so what should I do if I want to use pin interrupt for g_sensor?
This question is related to https://devzone.nordicsemi.com/f/nordic-q-a/24860/sdk14-static-service-structures
Typically in your SDK examples you put global variables for...
I am trying to build the micro-ecc library following the procedure detailed in the BLE LE Secure Connections multirole example . I am using SDK v11.
I have cloned the micro...
Hi,
I have modified the nus service and added two new characteristics called txs and rxs which support read and write protection.
on the peripheral i have set BLE_GAP_CONN_SEC_MODE_SET_LESC_ENC_WITH_MITM...
Hello:
According to the website, please nrf52832 circuit design, without adding other peripherals, just as a radio Beacon, button battery voltage at 2.3 V nrf52832 cannot...