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....
Hi,
I want control my gpio P0.06 to enable mcp16251, which is a regulator provide power to the nrf52832,
when i trying to control the mcp16251, i found that the gpio can...
Hi,
I'm having some issues getting the ble_app_hids_keyboard example working on Windows 7! While I can pair and connect from Windows 7 the Bluetooth HID driver fails to...
Hi,
The nRF52840 DK (Board PCA10056) uses an "NFC Connector" (J5 on the Schematic) from W-CON with a manufacturer part number of 5141-05RZDNWR01. My team and I are using...
Hi,
I found my host device(non-Nordic) keeps sending a fix EDIV for all the client device. It seems working fine with other device, but not Nordic. I found Nordic stack...
Hi all,
I'm working on an application with the nrf52840, and I'm having trouble making data persist over reprogramming (Using nrfjprog); after I reflash my board, the data...
I am using a nrf52840 dev kit with the ICMP example and a linux host using a nrf52832 with the Zephyr stack as a controller. The linux host scans for the dev kit and connects...
Hello,
I want to connect some ammount of central devices to one peripheral.
nRF52840 or nRF52832 considering as peripheral. Latest SDK (15.0.0) will be used.
Connection...
Hi there,
I'm about to develop my first BLE product and got my eyes on the nRF52840.
My product should be able to do the following:
1. Continuously read high rate data...
Hi All
I'm trying to measure the Ton and the Toff of a signal present on an input pin of a nRF51822.
The idea is to use PPI, Timer 1 and save timer on every falling/rising...
Hi,
we are using Linux machine and my application is running init, blue tooth stack is running on nrf52 board but after initiating the scan command we are not getting continuous...
Hi all,
I am using a linux based board and wanted to support BLE5.0 on that board. PCA10040 is connected with My board through UART. Please forgive me for these basic doubts...
Hi All,
Moto E4 mobile phones do not connect right away and at times takes few minutes and connects eventually. Right after I hit connect I get an error 0x85(GATT ERROR...
I am using Thingy (nrf52832) to advertise Eddystone UID and TLM packets in bursts. On a given event advertising starts with an interval of 200ms, then stops after specified...
My SPIM0 starts to use 300uA upon first usage of nrf_drv_spi_transfer. Why? Even when the transfer finishes and I uninitialize SPI or turn the MOSI, MISO and CLK pins to the...