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...
What is the best method to ensure the nRF9160 LTE functions on a PCB during assembly with minimal test equipment? Our thoughts were to search for available networks using...
We want use NRF5340 to do le audio application. We got the demo from your website, and find the audio demo, but the min sample rate is 32khz can be set, we want to use 8K...
I'm working with a client's existing product. It has an external MCU connected to nRF52832 via SPI.
The nRF application & SDK code are compiled inside the external MCU source...
I now want to use the 52833's board to burn the host program and then connect to other nordic slave devices. But now I put \nRF5_SDK_17.1.0\examples\ble_central\ble_app_uart_c...
Hi All,
1. The SDK used in VS code is version 2.6.1, and running the periphral_uart demo can print in rtt, but not in sid_end_ device
The official routine is used for...
Hi
First of all i am quite new to nRF SDK so if the answer to my question turns out to be trivial then I am sorry.
I am in the process of developing a Zigbee light switch...
I need to check if the Ethernet cable is connected or not, I am using the eth_click for ENC28J60. I see the driver does not allow me to see directly if the cable is connected...
Hello, How can I purchase a nRF9131 EK from Nordic Semi Sales? I was informed at the recent "Getting started with NR+ PHY" webinar that nRF9131 EK can only be purchased directly...
I would like to take Nordic's "TF-M secure peripheral partition" sample project, and modify it to take data received from the secure peripheral and send it wirelessly to another...
Hi,
I am working with the nRF5SDK , nRF Thread SDKs long time. Recently i have update segger embedded studio to V 6.30 . previously i have used v5.68
1.
for nRF 5 SDK...
I've installed and used the tools on other systems previously, no issues..
I have installed the tools on a new system, and can not get build configuration to run.
nRF...
Hello,
I'm using nRF5340 audio application with nRF Connect SDK v2.7.0 on nrf5340 Audio DK. I didn't change anything in the sample code.
I build by this cmd:python buildprog...
I used nRF52833 sdk17.1 to develop a device that is now going to use long distance. 17.1.0\examples\ble_peripheral\ble_app_uart\pca10100. Now what can I do to use his long...
Hi,
Using the Zephyr how can I set a TWI module clock frequency different from the standard speeds?
With nRF SDK I was able to do this by setting "frequency = 0x00290000UL...
Hello,
I am working in ncs1.5.0 on a nrf52840dk based custom board. I have found an issue where adding a certain number of characteristics in a single BLE service causing...