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 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...
As subject, the key is using prj.conf, compilation errors will occur, if do not use prj.conf, c ompilation pass but 54L15 not work(no logs aft pwer on). Is fast pair(locator...
Hi,
I configured for using security BT_SECURITY_L2 for a device that I had previously configured for using BT_SECURITY_L4. When I try to connect with an Android phone that...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
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...
Hello,
I'm usign nRF52832 with nRF5_SDK v15. I'm using "ble_app_uart" example. I need to know that What is the maximum datarate for "ble_app_uart" example ?
In the...