Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
i want to connect raspberry pi 2 with nordic thingy 52 via ble.....while issuing connect command after gatttool -I -b Mac addr it is throwing some connection refused error...
i want to know about how nrf51822 module's states will change once it is turned ON.
with the state diagram i can define how the module is working after turning it ON.
...
All,
I'm relatively new with the Nordic Ecosystem and have been playing with the example projects on the nRF52 DK and have successfully gotten several examples up and running...
Using Keil v5, ARMCC 5
Pin state equals:
Level 0 - 0x00000000 - pin low
Level3 breakpoint after read - 0x00000040
Level3 breakpoint before and stepped through -...
I am advertising a service and providing scan response data. It is not clear to me whether I should be bothering setting up the values of the ble_adv_modes_config_t structure...
Hi there,
i am very curious about what can be considered as interrupt factor in receiving the signal from beacons, so if these scenarios have been tested please provide...
I'm using the nrf52832-QFAB variant (32K RAM 256K Flash)
The part is marked as NRF52832 QFABB0 1630AC
Surprisingly, this part is happily running my application and bootloader...
Hello,
I can't find where in flash the peer manager data is stored. I'm currently working on DFU support and as part of that I want to define the memory area that should...
As per mesh_hw_resources.md (MESH_SDK/doc/introduction)
## Flash lifetime The flash hardware can withstand a limited number of write/erase cycles. As the mesh stack uses...
Hi all,
I am trying to develop the BLE Heart Rate Collector example on the nrF51 Development Kit. As far as I read in the Nordic web ( http://infocenter.nordicsemi.com/index...
I'm trying develop on a custom board based on the nRF52832 and am running into some issues. When I run the blinky application (with no SD) the application executes fine. However...
Hi I'm developing beacon firmware using ble_app_beacon example code.
I was able to send good beacon data for my purpose. For the next step, I want to turn on the LED which...