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...
In the Nordic Connect app, firmware uploads keep running even if the app goes in the background or the device goes to sleep. What should I do to run the DFU library with the...
I'm starting with BLE Mesh SDK and have some doubts about their examples.
What's the difference between Light_Switch Client/Server version and Proxy_Client/Server and Provisioning...
Hello,
First time posting, Here are the details of my setup, I would greatly appreciate any help from anyone at this point. I have purchased 2 nrf52 development kits with...
Dear Sir:
I use ble_app_uart example , i want use pwm to driver the FR Port ,Peripheral load. the Peripheral load is pulled up to battery.
when driver the load ,the...
Hi All;
Just a major concern of mine is that SES IDE is so inconsistent;
I can build a solution get errors and warnings...
Without editing anything and rebuilding the...
I have an issue with my board. It resets occassionally itself. When the board is starting by debugger and when it resets itself I can read 0xD in RESETREAS register. What...
hi,
I tried to provision the light example using the nRF Mesh app.
So far, I succedded in provisionning the device but i couldn't set the publish suscribed addresses,...
Hi, I'm using a modified version of the light_switch example to control a RGB led on Mesh SDK 2.0.1. I already managed to control the led by using 3 variables for each color...
I'm designing a Printed Circuit Board (PCB) for and embedded system currently in development. I am using a BL652 DVK from Laird and using SWD programming with Keil uVision...
My project is using QT program and nRF52DK borad.
I want to UART communication with QT and nRF52DK.
#1. If i write "hello" in qt program like below...
===========...
I saw this post for SDK v12.2:
The FDS requires data to be word-aligned
devzone.nordicsemi.com/.../how-to-force-word-alignment-for-fds
Is that still true for...
Hi,
My target is to update the application firmware running on the nRF module using serial wire connection.
I currently do experience the issue, that DFU process completes...
I am in the initial phases of porting an arduino project using the NRF52832 to the Nordic SDK (14.2 for the moment) and am running into issues when using TWIM and an event...
Hello
Im trying to figure out where the health model client sends the health messages. Ive tried doing prints in all of the send methods in health_model_client.c but not...