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...
Hi Nordic
I am using mesh-sdk-4.0 LPN example on PCA10040,
After provision the LPN, I didn't press any button(means no send onOff packets, no establish friendship), just...
Hello,
I changed the 802_15_4/wireless_uart example to use MAC_ADDR_LONG. I am setting the extended address to (NRF_FICR->DEVICEADDR[ 0 ] | (( uint64_t )NRF_FICR->DEVICEADDR...
Hey Nordic team ,
We are having some issues with programming a custom NRF9160 PCB board. I am trying to use the NRF91 DK to program the bareboard PCB just like a typical...
We have 20 pieces of the nRF9160 on a test PCB. We send the commands AT% XRFTEST. With 18 pieces that works very well. With 2 pieces we have the Error:
ERROR<CR><LF>
...
Hello Support Team,
I have a question regarding USB data capture for Thingy91.
I'm new to the thingy91 and also Nordic development kit. Is it possible for me to connect...
I downloaded nrfconnect-3.3.0-x86_64.AppImage from https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Connect-for-desktop/Download#infotabs .
I cannot start...
Hello,
I admit, that this is a bit of advertising for my open source mesh protocol, but I'm also curious if there is anybody that successfully compiled it and if there...
Hello,
I get an error fatal when running Heart rate collector example from SDK12 on PCA10040 development board.
The sensor use example from SDK15 on a nRF52840-DK.
Some...
Hi,
I want to use Segger Embedded Studio to write firmware for Thingy 52 but I don't know what programming hardware I need. Is there any documentation that supports Segger...
Hello,
Thank you for helping me to interface the Si7021 humidity and temperature sensor with Nordic nRF52 development kit board. I need to write the necessary code to finish...
Hi,
I am using nRF52832 for my development, I want to send 8 bit device ID as an advertising packet with company ID and Data.
Is thereany way to send the same or any example...