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...
Dear Nordic user,
We are under development with nRF52810-QCAA.
The first board has been make and is being tested.
However, after making the board, I noticed that the...
Hello,
I have problems with adding the ble_nus.c file to my project, but I also have issues with the files: nrf_ble_gatt.c, nrf_ble_qwr.c, and nrf_pwr_mgmt.c. The problem...
Hi,
I have implemented BLE nus uart on my device and am getting some weird problems with the transfer speed.
When I connect to the device and transfer data via BLE nus...
Is TLS_HOSTNAME socket option supported inside the modem firmware or bsdlib?
When I make the function call:
returns with err==42.
I need to set this socket option...
I have a project that I've joined recently that is based on SDK12.1. The bootloader does not seem to work when compiled with a currently arm-gcc version (9.2.1). It does work...
Hello,
I have a small test BLE peripheral application with a few functions I can invoke over a UART dialog. With one function, I can print the first peer in the peer manager...
Hi,
I'm using the ble_app_uart example as a starting point for my project. Basically I want to program the nRF52 DK to receive data from another device via UART, store them...
For either the nrf52840 or the nrf52833 which pins are responsible for configuring the serial preference SPI, UART and I2C and how to map them. Are they any software examples...
Hi,
i am working with nRF52840-DK and i want to implement a network with below futures
The node(means nRF52840-SOC) Should work as a listener
1. the listener should...
Hello,
I'm getting started with nRF Connect SDK. I've installed the toolchain and SEGGER through Getting Started App (because for some reason the Toolchain Manager froze...
Good day,
I have done DFU using the secure bootloader example in sdk16 using the nrf connect app. The DFU process completes successfully and the controller runs the new...
Good evening, I'm looking for a Blue Tooth BLE Low Energy for Low Power application.
This application should consume few mA only when the controller will be in TX and so...
Hi,
Could I get clarification on if the USB peripheral is isolated and won't backfeed?
In my product, VDDH & VDD are powered via a DC adapter that can be unplugged while...
Hello,
I continue to deal with Zigbee and I have another question. I use 2 nRF52840 chips. First nRF as a Zigbee Coordinator (CLI in SDK\examples\zigbee\experimental\cli...
Hi Team,
We are planning for use the NRF52832 Module for our development, In that for Secure data storage exchange we are implemented the some of the crypto mechanisms...