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....
I'm using nrf52 with SDK version 12.0.0. I'm trying to use the FDS for my application. I used one of the existing fds example from link fds_example .
With this example...
Hello,
I am a bit lost, after concluding the application part of my project I try to approach the ble part.
I read the "Getting started with bluetooth low energy " and...
Press down PWRON1 give rise to Q2 and Q3 conduction, the 51822mcu power on and IO send a hight level to PWRON,to keep VCC_nRF.
At this time press a lot of button will not...
Is there an unsecure version of the bootloader? I'm looking for something that will take anything as an upgrade.
I figure if I'm stuck in the bootloader anything is better...
I want to set up a rPi3 as edge router for 6LowPAN over BLE. Ideally I would like to have random devices (users) come and go by dynamically connecting to the router. Same...
i am using eclipse IDE. while flashing my code to nrf development kit it is showing like this and also in the console it is showing that flashing is done.
console:-
SEGGER...
Hi
For new BLE project we planing to use slave that allow few (3-4) connection at the same time. i.e After the master (phone) connected to our slave, the slave continue...
Dear Nordic Developer Zone,
At this time, I am able to program nRF51822 chips using the nrfjprog software : great.
I plan to use nrfjprog software driven by a custom...
Hi,
I'm tring to installing micro-ecc,but I don't know how to get the mircro-ecc GitHub repository.
I had read the guidance like the following,but it couldn't help me. ...
Hi all,
I wrote a small python script on top of the pc ble driver bindings and ran into a problem when deploying the script on a new pc:
c:\Python27\Scripts>python.exe...
I changed ble_app_beacon example main.c APP_COMPANY_IDENTIFIER 0x0059 to 0x004C for nrf beacons app can detect NRF52832 beacon on my Iphone. What can I do to detect beacon...