Hello,
I'm currently working on a fitness tracker application using the Nordic nRF7002 DK board, paired with an analog MMA7361 accelerometer , and a round GC9A01 SPI-based...
Hi,
We have experienced some unknown resets in our devices specifically when woken up after being in storage for a prolonged period in ULP mode - about a year or so. Afterwards...
Function: Now we have developed a function similar to usb file upgrade on the application side by ourselves (which requires operating bank1, writing the Settings page, involving...
Hi,
I am almost done with my code for channel sounding with multiconnections. It all works, but somethimes i get this after a certain period of time: This Warning pops...
Hello, Nordic Team! I followed this document and used the XML file mentioned in the document. custom_clusters
I did regenerate the files under the zap-generated folder,...
Hi,
I want to develop a new project without using NCS way. For this project, I didn't use the Kconfig and deviceTree.
The hardware I use is NRF54L15-DK.
My purpose is...
Hi,
I have completed all steps in the example at the following link https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader and all...
I am developing hardware for the nRF52840. After testing our firmware, we are going to need somewhere around 6,000-7,000 mAh to run our hardware for the time needed. We were...
Hi, all.
I used sd_ble_gap_addr_get() function to get a MAC address in the different example and the result was different.
I tested this example in SDK v14.2 and v15...
Hi,
The amount of information and reference documents available about Bluetooth qualification is overwhelming. It would be great if someone with this experience sheds some...
Do nRF8001 chip has its own internal linear regulator? or Does it need an external like the module created by Adafruit ( https://cdn-learn.adafruit.com/assets/assets/000/035...
Good evening all,
I'm trying to get my DK52 communicating with a CR95HF (this is a NFC controller with serial and SPI control interfaces), I'm using a breakout board - BM019...
Hi Sir, I use load switch circuit to control nrf8001's power. I found even the vcc of nrf8001 is empty, nrf8001 still works. That's not my expected result, I think nrf8001...
Hi ,
We know that the nRF8001 use the random static device address . I have the questions below :
A. Will the device get one new address after power on ? or is the address...
Hi,
I need to exchange data between 2 ble modules.
I'm using SKD 15.0.0 and first ble module is nRF52840, second ble module (esp32) acts as GATT server.
I have full...
Hi, I am trying to make nrf52832 as a UART certal. The service UUID and characteristic UUID of peripheral are shown as the following picture. They are all 128bit and quite...
I'm attempting to implement a simple, GPIO driven interrupt system using SDK15, but I can't seem to find any examples using the nrfx_gpiote driver, or documentation on how...
I am currently working on a master thesis at NTNU, and are working on a sensor system based on audio collection and classification (Machine Learning). Power consumption is...
Hi Support engineer,
I am quite new to Nodicsemi devices, I am going through some getting started tutorials, but I found there is no tutorial based on Segger Embedded Studio...