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 port the DFU OTA bootloader from 52840 to 52832. It is using:
SDK v15.3.0
SoftDevice S132 v6.1.1
nrfUtil v5.0.0 to generate the zip package.
It is running on...
I have a custom board that won't return from the call to nrf_sdh_enable_request() . It's very similar to this post https://devzone.nordicsemi.com/f/nordic-q-a/42477/doesn...
Hi,
well the question says it all - I am trying to get the Program Counter samples sent out of the SWO pin on the nrf52832.
Use Case: I am trying to measure the power...
Hi,
I have a strange issue on my device.
Once in a while, after turning on my device and connect it to the PC via NFC trigger, the device fails during writing to external...
Hello Everyone
I want to create a new project from scratch with nrf SDK 17. Yes , I know that I need to install libraries, drivers, service files etc. but I couldn't find...
Hi!
I'm using the nRF52840 DK with SDK 15.2 and on Windows 10. I have been testing USB communication and while I was testing input and output data, some of the data I was...
Hi guys,
I am trying to connect the NRF9160-DK 0.9.0 to the LTE network with the supplied iBasis sim card.
For this purpose I have executed the following functions
bsdlib_init...
Could you please explain for nRF52833, what nWRITE = 2 means?
infocenter.nordicsemi.com/.../nRF52833_PS_v1.2.pdf page 30 has
nWRITE = 2 (Number of times a 32-bit word...
I have read through some of the support forum responses on this but have yet to see a good answer. I have am in development of a custom board, nothing fancy. I have a need...
Hello,
Im trying to debug a custom pcb with an nrf51822 SoC, however i can't seem to connect it. Im using a genuine jlink Plus debugger and tag-connect 6 pin adapter to...
Hi Nordic Experts,
I completed the key refresh feature based on the latest mesh sdk(v4.2), but i still have one doubt about key refresh would like to ask. I have implemented...
Hello,
I'm trying to use the ble_db_discovery module to collect characteristic UUIDs and handles for two services on the same node, with the same connection handle. I first...
I have a device that uses the Nordic UART Service (NUS) to provide a serial port like interface to my product. Now I need to start working on the PC side of the system. The...
Hello,
I am using nRF52840 S140v7.0.1 and we are going for certification. I am bit confused with Bluetooth core version mentioned in Nordic certification and website....