Hello,
I’m currently working on a Bluetooth Mesh project using Nordic Semiconductor devices, and I would like to get guidance on static provisioning and group-based communication...
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...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
NCS 2.9.1
NRF52840
Sysbuild but with only a single image (no bootloader)
I've been trying to figure out how to change the merged.hex output and how to perform additional...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Hi All,, please confirm me this .. please confirm i-beacon Rx + ble peripheral is possible ... Also please suggest me a development kit for the same which can be easily solder...
Hello,
I would like to move the SDK12.2 template example project out of SDK12.2 installation directory. How can I do that using uVision5?
I tried to change all the reference...
Hi
I don't understand how to correctly flash all three parts so that the app runs on boot.
At the moment if I flash them all the nrf51 (51822) boots to the dfu bootloader...
I can see in the latest SDK 12.2 that signing of the dfu firmware files is possible.
Am I right in thinking that this signing verifies the source of the firmware files...
Hi, I have nrf51822QFAA series. I am using S110 for softdevice which takes 96KB. My current program size is Code=31908 RO-data=512 RW-data=312 ZI-data=8360. I want to know...
Hi.
I am using the new SDK 13.0.0 and nrf52 chip. I am trying to set a whitelist with
the peripheral_template example code.
I think the whitelist is already enabled in...
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...