Description of the requirements
SDK:15.0.0
MCU:NRF52840
I currently have a product that is already in production, and I need to replace its boot program, and the new...
Dear Nordic Semiconductor Support Team,
I am using the Ebyte E73-2G4M08S1C module, which is based on the nRF52840 chip, for distance measurement purposes. I would like to...
I am using NRF52810 as a beacon tag.
I want to apply AOA technology to this tag, is it possible?
I'm confused because the nrf52810 says it supports BLE 5.2.
Hi!
Is there samples for specifically make nrf54L15 show up as 2 mics for stereo audio source through bluetooth? My project require lot of development with mics and I...
Hello,
I have a question about the NRF SDK fundamental lesson 8 exercise 1. In the code below get_access and release_access are executed in different threads. The semaphore...
Hi,
We developed a custom board based on the nRF54L15 SoC. We realized many current consumption tests with regulator configured in DC/DC mode. These measurements are in...
I want to implement FOTA Update for a nrf5340 based board by using nrfConnect SDK v2.9.0 with zephyr and mcuboot. The board has a MX25R6435F external flash (same as the nrf5340dk...
Hi Nordic
I don't fully understand the drive settings for the GPIO. For example S0H1 means when the pin is CLEARED, it will use standard drive (can sink 0.5mA) and when...
Hi there,
i was trying to implement a firmware for a small device using the nRF8001 only in broadcasting mode.
So far, everything works fine. But one thing mentioned...
I'm happy with the status of my app on the evaluation board and I'm ready to start downloading it to my target board. I plugged the Segger J-Link Lite CortexM board into one...
I'm looking into the service creation portion of BLE, and I've made it pretty far. But one problem that I'm running into is sending more than 8 bits of data at a time back...
Now I am doing the BP by using the "ble_app_bps" project. I find it still advertising after connecting to the master,so the power consumption is high.So I wanth to use the...
The nRF8001 provides pipes to the Characteristics on the local GATT Server and the remote GATT server. How is this different from the handles of Attributes.
The setup for the nRF8001 that is generated by the nRFgo studio can be placed in NV-RAM or the RAM of the nRF8001. Is it possible to put a new Setup in the NV-RAM or put in...
We have some profiles that has power saving modes that changes the advertisement parameters while running. We want to change the advertising parameters from the application...
The Master Control Panel uses the PCA10000 board loaded with a ME (Master Emulator?) firmware.
Is it possible to get the source code to this firmware in order to make your...
the nRFgo studio is used as a visual editior for the nRF8001 to create Bluetooth low energy Services and Characteristics and Pipes to access them. After creating the Service...