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...
Was looking through the reference designs you have in github .
I figured the difference between nRF52840_qiaa_var1 (what is qiaa ?) and nRF52840_qiaa_var2 is the use of...
Hello everyone,
I am facing an issue with UART communication from my nRF52832 to my GPS module.
I precise that communication in the other way works very well (I get...
We have a need to invert the TTL logic for the serial interface. All our "Unique" SWI serial interfaces use an inverted logic e.g. idle state 0 instead of idle state 1.
...
Is there any lnk which uses nrf52 mesh without models.
Means a simple function to send data(like "Hello world") to any node or group in Mesh.
and other node receive data...
Hello, I was wondering, Firstly and more important question, Is there a way in a BLE Mesh standard to physically locate/position the nodes? In order to obtain the distance...
Hello,
After (accidentally) entering bootloader mode on my nRF51 DK (PCA10028), the device doesnt show up either in the device manager or using nRFgo Studio (both not normally...
I bought Nordic nRF52840-DK at an electronics store in Taiwan. J-link cannot be detected when connecting to a computer. I bought two pieces nRF52840-DK. One of them can be...
I've been having lots of issues putting the example projects on the NRF9160 dev kit. It builds without errors, connects to J-Link, but sometimes fails on the download step...
I'm unable to program a nrf52840 dev kit (BMD340 dev kit) using the attached hex file combination of Bootloader and softdevice. Both bootloader and softdevice can be programmed...
Why do I get the folowing error with mbedtls when doing "west update"?
Possibly related issues: * devzone.nordicsemi.com/.../west-update-blocks-and-fails-on-mbedtls (Didn...
Hello All,
I loaded the last FW version (mfwnrf9160100) in my nRF9160 SDK using nRF Connect Programmer and looks fine.
However, the Reset button or AT commands are not...
How would I take a NRF51 Dongle that has the stock firmware from nRF Connect and communicate/send commands to it over something like PuTTY? I've tried sending AT Commands...
Hi
configure as:
ROM start: 0x26000
RAM start: 0x20002218
when I download application software , it pops up following error.
I'm using keil uVison version 5...
Hello! I am doing some development with pc-ble-driver-py and ran in to some unexpected behaviours when reading characteristics. I have been modifying the nus_collector.py...
Hi
In the last few months I posted a question about RTOS and softdevice and I need to read the answer again but I am struggling to find how to do that
Look forward to...