Hello Team, We are currently using the nRF52833-QDAA-R SoC for our R&D activities and have assembled the board based on Configuration 6 . However, we encountered an issue...
Hello!
I have designed a custom board with the nRF5340 , powered at 1.8V. I am able to program the chip successfully, but after the firmware is downloaded (Zephyr RTOS,...
We are currently implementing the 9151 SIP into our design, and we am noticing some discrepancies between the datasheet and the evkit schematic. I am hoping you can help us...
Trying to set up a PPK(II) to measure the current in my nRF 52833-DK and preparing my nRF Connect for desktop to do so, I notice that this tool is demanding a V7.94i version...
Hello,
I am working with the NRF5340dk, nrf7002ek, and PPKII. I am unable to get the DK to power up with the PPK. I used a knife to break the trace but for some reason...
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...
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...