Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
Device: nRF52832, SD132v7.0.1, NRFSDK 16.0.0
Host: nRF52840 USB BLE dongle, pc-ble-driver-py 0.14.1, Python script, Linux
We're developing a device that's a BLE Peripheral...
Hi, I am looking for any suggestions on heart rate sensors i can use that would easily integrate with the nrf52832. I am looking to get a finalized output from the heart rate...
Hi I have a few questions about bluetooth 5.1 and the CTE packets that it transmits.
1. I know that there is a physical difference in the hardware of a Bluetooth 5.0 chip...
Hi,
I have nRF52840 dongle PCA10059. I want to use dongle as sniffer.
So how and what hex file and other thing i need to do ? To use dongle work as sniffer.
Hi,
I have been trying to get UART working properly on my custom board but also on nRF9160 DK. I'm using only UART_0.
With CONFIG_USE_AT_HOST and without any uart code...
tag v1.1.0 (have done west update) using SES 4.30c as suggested by nrf connect Compiled and flashed using SES modem firmware mfw_nrf9160_1.1.1 downloaded and updated the certificate...
I have developed a ble5 long range and meshing product but my life is way to short. using 2-3.6v batteries in parallel and only getting 2 months life in my battery calculations...
Hello everyone !!
While in test, I use Phone Mi Max 2 communicate with NRF52, sometime NRF52 send to Phone but Phone didn't received. I used sniffer and see packets to be...
Hi !
We are planning to add sensor device over Mesh network.
This sensor device will share Room Temperature, Outside Temperature, Humidity, ambient light and movement...
Hi,
I am working on BLE project which has 2 custom services with characteristics values having properties as READ/WRITE and NOTIFY.
Now when I enabled NRF_LOG through...
Hi Nordic,
I created a BLE custom service and now i want to merge this in Light Switch(Mesh SDK version 2.2.0) example from here.
I already kept the custom service code...
Hi everyone,
I recently finished developing a program that includes BLE, mesh and DFU.
Everything seems to be working but there is a problem with disconnection.
The...
Hi Devzone!
The development is in the final stage and is now testing by connecting the dc adapter or battery, not by connecting the pc cable and the debugger. However...