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 would like to know how to implement middle button click in hid mouse, by middle button click i am referring to scroll wheel click and the function associated with...
Hello!!
Is UICR.CLENR0 register disabled on nrf52SoftDevice?(only nRF51Chip??)
When writing with nRFgoStudio("Enable SoftDeviceProtection" CheckBox is on), the firmware...
Hello,
We are trying to build asset tracker based on a modification of board nrf/boards/arm/nrf9160_pca20035.
Every is good until we tried to enable secure bootloader...
Software : C / GCC - SDK 15.0.0 - SD140 6.0.0 - building on multiple platforms. Hardware : nRF52840-DK (Q1AAC0) - and secondary testing on custom board using the Fanstel BT840...
I have been at this for a few days now, I have had a number of compilation errors that I have had to work through and find solutions for, but I am stumped on this current...
I'm trying to use the low-power comparator.
I've started up the comparator using "lpcomp_init()".
Following that, I wish to have a sample event, and then log the result...
I am trying the example here: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_att_mtu.html
I want to lower the sleep...
Hi,
How do I enable Band 1 on my Thingy 91? On your web-page it seems that your base-band supports Band 1, but when I use the following AT-command AT%XCBAND=? I get the...
we are building some IOT devices for home automation, and things were going quite well since we tried to use our mesh network with two cell phones. we tried with two devices...
Hi.
I am using the NRF (Nrf52840) dongle to operate BLE devices (scan \ read \ write).
Is there a way to do it without the NRF connect application and just sending serial...
Hi,
I used Power Profiler Kit to measure our Custom module's current consumption. Everything worked perfectly.
Then I closed PPK SW and used SDK to flash new SW to one...
Hi,
I have connected nrf9160-dk to my laptop and using nRF connect v 2.6.2 with LTE link monitor application.
I am seeing only UART in green and Modem in Red. I am thinking...
Hello, I am making my first custom board based on nRF52832. I have used a custom antena design (due to PCB layout I did not use reference design). That was the very first...
Hi everyone,
We need your help with a condition that we encountered in our prototype of a nRF52840 that use a ceramic antenna. Our current design is poor and we will have...