Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
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,
I use stack S110 V7.1.0 on nRF51822 (the device is a remote with 4 buttons).
Currently the remote send advertising frame with the pressed button into the data,...
I am writing code for nrf51822 with softdevice and an accelerometer is connected to the nrf chip. The accelerometer provides interrupt to nrf chip over GPIOTE whenever there...
Hi Nordic,
I am trying to extend DFU feature to my beacon application. Please help me with how to go about it. I went through the given tutorials on DFU/OTA, but I haven...
Hello sir,
I have develop my BLE_UART code is working fine with nRF52832 DK board but when i flash into spark fun nRF52 is not working. But i able to flash into Spark fun...
nrf51-Dongle keeps on connecting and disconnecting (to the PC) when inserted into the usb port of the PC.
Also it is getting heated up upon keeping it in the usb port for...
i am working on aes_ccm with '802_15_4_lib_keil.lib' , and i have build the target,but the result is not right. since there is no example with this lib,
now i have a big...
Hi,
I have a problem with (128 bit) custom service discovery... I have following setup; nrf51 with s130 in central role and Thingy with default FW.
In function on_primary_srv_discovery_rsp...
Hello,
I've moved my project to SDK 14 and SD 5 and that updates were working correctly in a loop (rebuilding app FW, merging BL+SD+APP, doing DFU). Today I've noticed...
I'm using a NRF52DK with Zephyr controller build attached to Bluez 5.45 to scan, connect and discover characteristics on up to 16 devices in parallel. While testing, everything...
Hi everyone,
I am using board PCA10040 v1.1.0, softdevice 13.0.0, Eclipse Oxygen. I am trying to scan my phone and communicate with it but the scaned UUID is increasing...
Suppose I configure RTC0 and RTC1 to have the same LFXO clock source (with a 30uSec tick) and start them in quick succession. Will their counters read the same value?
I...
I just started trying to get an IOT IPv6 application up and running. On the nrf51882 end, I have flashed the IPv6 COAP server. The LED on the device is happily flashing away...
Hi,
It looks like system (laptop windows 7) is not supporting more than two windows of RTT viewer simultaneously.
When I connect, third one, it disconnects, one of the...
Hi
The concept of setting the event_length (the time set aside per connection) was introduced post softdevice v3.0.0. To my understanding, with softdevice v3.0.0, the softdevice...