I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
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...
Hello. I have a question and a request for Nordic developers.
It is really super-helpful that in SDKV12 you converted to having a master sdk_config.h that contains what...
Hi
I tried to update the nano-pb library that comes with the SDK 12.2 for signed DFU to a higher version. The version in the SDK has "0.36 dev" and i tried to update it...