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...
I'm facing problem when I want to stop receive task, event EVENT_RXTO came at long time period. 4 to 5 baudrate bytes.
Is trere any documentation where could read time between...
Hello,
I want to develop a data transfer service which has a control characteristic that is used to write commands on the phone app and if the command matches any command...
In our application we have made a connection between two nrf52840 devices. with softdevice 6.1.1
normally we operate in 1Mbit mode and tx power on 8.
if we change from...
Hi,
After sending a few textmessages from the client to a server (8 bytes long approx. 10 messages/sec) i get a mesh assert on the client sometimes:
0> <t: 205648>, app_error_weak...
Hi, I'm using a PCA10056 DK board to start new development. I try to program DFU secure bootloader and SoftDevice using nRF Connect 3.0.0 My issue: - configure both hex files...
Hi All
I am recently working on CSAs (Channel Selection Algorithms) in BLE on nRF52840DK, and I am using Zephyr to develop them. I have 3 nRF52840DK, one as sniffer, the...
Hello, I've developed a BLE Mesh Network using the NRF MESH 3.1.0 SDK and the nR5F SDK 15.2.0. My network has 1 client node and max 63 server nodes: I'm using the generic...
I've been developing a solution that utilizes Mesh DFU along with the Mesh Bootloader. However, I've been seeing a frequent issue where the DFU aborts prematurely due to missing...
Dear DevZone,
I'm trying to use the Seeed CAN BUS Shield V2.0 (MCP2515) with the nRF52840 DK, but the library provided is written for Arduino One.
Do you know if any already...
Hello.
I m looking for libraries wich contains functions/methods (for example how to scan, provision, adding nodes etc. ) and solution how to use them.
I found something...
I am working with nRF 52832 platform and I soldered SB12 and cut SB10 because I wanted to feed from the external power supply and with this situation I can not connect to...
I have been working with the Nrf52840, SDK15.2 and Segger Embedded Studio 4.20a using external GNU 7 2017-q4-major. The project builds without error on the original PC. I...
Hi
How to find out which BLE version is supported for a given Nordic SDK + SoftDevice.
From which version of Nordic SDK is compliant to Bluetooth 4.2 ?
Hello,
This subject is partly a conclusion and partly a question I would like confirmed.
Our scenario is that we would like to fetch flash logs over BLE, but not really...