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....
What is the operating and storage temperature range of nRF52840-DK development kit and USB dongle? We need to use these evaluation boards at a temperature range of -20 to...
Experts,
I'm trying to use NRF52480 Dongle to communicate over UART serial port. On the forum I found that pins 1.10 & 1.13 are used for TX/RX. I learned that flow control...
If i buy a raw nRF52832 chip and design the circuit by myself, how can i pre-programm the serial bootloader in it? So i could use the FTDI Basic (or an FTDI Basic -like device...
Hi,
Is there any way to change the advertisement name before switching to DFU mode?
I have a custom app that reboots into DFU mode (via NRF_POWER -> GPREGRET ). I want...
Hi,
I've to design an alimentation with capacitors to keep energy and filter current peak. To do that I need to know timing for NFC peak current. Do someone have information...
Hello,
I have a running system constituted of a central and 15 peripherals using nRF52840 devices. The central is set to scan the peripherals for 5 seconds then stop and...
Hello,
I'm implementing a beacon scanner with nRF52 using nrf_ble_scan.c. After the scan has been configured with no filters, no advertisement reports are returned to the...
Hi,
The definition of the COEX1 pin looks to be really interesting for applications that need a reliable time reference. A 1PPS GPS output is very useful; absolute accuracy...
Hi
Our nRF9160DK card seems to have stopped working. We attached a sensor to the card (We might have connected the reset pin on the P7 strip) and now I can't start any program...
I was trying to make sense of the serial support in mcuboot, but it uses a protocol and format I don't recognize. I expect they're generated by the Apache Newt tools, since...
I am designing a board based on the nRF52832 and wanted to examine the reference design files 'nRF52832-QFAx Reference Layout_v11.'.
However, The the downloadable files...
Hello!
I am using a nRF52832 with the S132 v4.0.3 softdevice. But I get an error from the softdevice via softdevice_fault_handler.
It gives me id 1(which suggest a NRF_FAULT_ID_SD_ASSERT...
Hi,
I'm using SDK 15.2. The bluetooth disconnects when I enable notifications on nrfConnect. This happens only if I increase the number of bytes to be sent. I'm writing...
hii,
i am currently using light switch example proxy server and proxy clients.
here i am using 3 boards ,2 board(node B &C) are programmed with 4 generic onoff servers...
Hi,
We have a bluetooth product which uses Nrf52840 as the MCU. It composes of a peripheral and a central device of which connect with each other via bluetooth and they...