Hi.
We are doing automatic network attaching on nRF9151. This is how the flow looks:
AT%XBANDLOCK=2,...
AT+CFUN=1
AT+COPS=0
We do this until we get registered...
Dear Nordic Engineers
We found a problem on the NRF54H20. When we ran C:\ncs\v3.0.2\nrf\tests\benchmarks\multicore\idle_gpio example, the current tested on the VDDHV of...
Hi,
Platform : nrf52840, NCS 2.7.0
I would like to get the MCUBoot image swapping progress without modify the NCS, and display a progress bar on the LCD to indicate the...
I enable cs procedure and set the procdure count equals to 3, let procedure interval to be 10.
I want to change the cs channel map between procedures. so when I send HCI_LE_CS_Set_Channel_Classification...
HI ALL,
I want to obtain the status of the upgrade process using mcuboot ble, such as flashing lights when starting the upgrade, flashing lights during the upgrade, and...
Hello, I'm using nrf9151-DK kit and this UDP example: UDP . After compile and flashing I opened both serial monitors (VCOM0, VCOM1) but no output appeared. Could you please...
Hi,
I am working with the nRF54L15 and I want to use it both as a BLE central and as a BLE peripheral. So, I have two separate source files: one for central and one for...
Hi,
I am having BIG problems getting the Bluetooth Dual Bank Bootloader sample to work!
I am using Keil 5.18 and using SDK version 9.0.0 and also tried 10.0.0. I have...
I need change the interval in runtime, so I call a function with the interval as the parameter advertising_init (interval ) every time that I will change. This function define...
Hello, i recently followed your tutorial nAN-36 to understand how to add a custom service to my project. I managed to do this and i also created three characteristics to control...
I'm trying to set up the ADC to read a battery voltage but am unable to get the adc result to change regardless of whether the input line is connected to VDD or GND. I'm using...
I've noticed that MCP for Android version 4.0.4 incorrectly translates company identifiers in advertisement packets.
For example company identifier 0x02BE should be reported...
Hello,
My name is Mehdi, and I am a student in a french university. Actually, I am working on a project and I aim to use the Heart Rate for a statical studies to use it...
I have tried to create delay_timer function using app_uart as nrf_delay replacement in order to save power as much as possible in a short delay existed in any part of my code...
I tried all the examples TWI code on my device and a dev kit nRF51-DK. Nothing appeared to work, either I get a into the WDT handler or the nRF51 resets.
While combing...
Hello,
My name is Mehdi, and I am a student in a french university. Actually, I am working on a project and I aim to use the Heart Rate for a statical studies to use it...
Hi,
I'm trying to use the NRF24L01 as a replacement to HS6200p. But I can't find 0x1E (SETUP VALUE) and 0x1F (PRE_GURD) in the NRF24L01 datasheet. Actually, in the datasheet...
Hi everyone,
I am using the following:
*nRF51422
*SDK11
*keil uVision 5.17
*s130
I have been working with nRF51 that scans beacons and stores it into persistent...
Hello everyone,
I am trying to set the security parameters for bonding with PASSKEY (static)format it is getting executed very well(connected and bonded) for the SDK 9...
Dear all:
My device uses LDO mode and DC-DC mode respectively, and the distance is different.In 4dbm, the distance of the LDO mode is 110m, while the LDO mode is in the 70m...