We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
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....
Back in SDK 17 or so there were code samples for both the client and server side of the LED button service.
What happened to the client/central example when you migrated...
Summary
With CONFIG_OPENTHREAD_BORDER_ROUTING=y (the default selected by CONFIG_OPENTHREAD_ZEPHYR_BORDER_ROUTER=y ) and CONFIG_OPENTHREAD_TREL=y (also the default), the...
When implementing a custom service, the order is usually Generic Access, Generic Attribute, and then the custom service.
Is it possible to change this order to custom services...
I'd like to know more about the single-antenna AUX functionality of the nRF9151. More specifically, this line in the documentation for AUX has piqued my interest:
When the...
Hey, I was trying to look for information on how nrf9160 modem selects the network to use, since we are having slight trouble with some devices triggering full network re...
Hi
I'm trying to drive a 75hc595-type shift register with a SPIM instance on the nrf54l15.
I connect MOSI to the shift register data input, CLK to the shift register clock...
Hello,
I am attempting to develop an open source nRF52832 PCB design, aiming to minimize the footprint as much as possible.
Thus, I attempted to cramp as many components...
I had one nRF54l15-DK,and I want to make a music player by nRF54l15's BLE,but I am not sure is it supposted LE audio to client my headphone.if it supposted, is it full LE...
I am new to nrf52832 development. The question is that:
I want to do m ultichannel(4 or 5 channels) ADC in scan mode every 1s. and the MCU consumes ultra low current(3-5uA...
As the subject suggests. It is a simple question. I only see development boards with NRF53, but we decided to go with NRF54 in this project. We need BLE and WiFi on the device...
Dear Nordic experts,
I am looking for which CMSIS version are used in nRF5 SDK versions. For instance 17.1.0 uses CMSIS 5.6.0. But I cannot find which CMSIS version is used...
I am trying to retrieve the PIN / HWID required for nRF Cloud onboarding using the AT command AT%XDEVICEID , but I am unable to get a valid response from the modem.
However...
Hewy there:
I have a custom nRF52833 board with NCS v3.1.0, using ESB and USB CDC ACM. The external 32 MHz crystal is oscillating fine — we see a clean 32 MHz sine wave...
Hello,
NB-IoT RRC Connection Re-establishment is supposedly available on nRF9161/51. Is there a related AT-command to enable / disable?
Best regards,
François.
Hi all,
I am using a tagconnect cable to flash my custom boards using a devkit. I was able to flash 4/5 boards. I first recovered the locked factory boards, and then flashed...