Hello and thank you for your help
I am working with the 9151 Rev3 and I attempted to update the IMEI with a valid one provided to us by Nordic
But the following error...
I am working with the DWM3001CDK board for Ultrawide band, but would like to use one of the free LEDs on (P0.14, P0.22, P0.05, or P0.04) as a way to show that the 3 AAs powering...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Somehow a program I have running on a nrf52840-DK board will enable protection. This kind of screws up the small application I am testing because it seems to lock out the...
I noticed that the product information of the nRF54L15 series kit supports 4Mbps, but I'm unsure how to verify it. Are there any relevant examples available? I have currently...
Dear Nordic Support Team,
I am experiencing difficulties flashing firmware to my nRF52832 development board using VSCode with west flash , followed by J-Link...
Hi Nordic team,
We're experiencing two issues related to partition handling in Zephyr/NCS and are looking for your guidance
Issue 1: settings_storage is erased after BLE...
I have made an ADC driver that (should) scan 5 inputs into a sample buffer using EasyDMA. On the END event the 5 samples are transferred to 5 ring buffers read by the client...
I've tried to upgrade the firmware using the DFU feature of the android nrf-toolbox app, but it returns the "REading file failed" error.
this happens only with my phone...
Hello,
I am using sdk 11 and I am refering to code ble_app_uart. I am using nrf51 and I want to add passkey to this code. So do this I added
// Add static pin:
uint8_t...
Hi,
I measured the throughput using the ATT_MTU Throughput Example.
I referred to Testing in the following URL.
infocenter.nordicsemi.com/.../ble_sdk_app_att_mtu.html...
Hi,
Is Ibeacons are normal advertising packets ?
Will all the BLE Central which scan receive this ibeacons ?
Can I use NRF51822 as a device which receive the ibeacon...
as far as I am concerned, when I use PPI or SHORTS without interrupts, I DON'T need to clear the corresponding event registers, and task will be triggered once the event is...
Hi, Noric
When I use Master Control panel to connect my nRF52 for DFU, it shows:
Then when I press "Start", it shows:
Plz help me.
Which example will be flashed...
Hi everyone. I am working on a project while doing my undergrad in EE and am confused on a few things.
I am using Raspberry Pi 3s with the NRF24L01 (NRFL) chip and code...
Hello!) Have some problem with custom pcb, created for nrf52832. After mounting all components a connected pcb to nrf52dk through P20 port. Chip was correctly detected in...
Hello,
I faced the problem of high power consumption when using a large number of the inner periphery.
Currently used:
SPI1 -> Accelerometer, ext. serial memory
TWI0...
Hi,
I am facing an unusual issue. My team has created a custom board using nRF52 and testing with HRS sample from ble_peripheral folder. Using the nRF Connect mobile app...
I've heard of a Bluethooth device called a N51802 QFAA0, which is possibly a nRF51 rip off / clone.
Has anyone else heard of this.
From what I've been told its fitted...
I'm tryinng to minimize jitter on my LED when I switch between .2 .4 .6 .8
I'm using a nrf51822 for my testing. The jitter is so bad that it has a strobe effect.
I reviewed...