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...
Hi Nordics
https://devzone.nordicsemi.com/f/nordic-q-a/22595/can-not-received-ble_gap_evt_timeout-event-when-connect-timeout/88877#88877
Referring to the above post, I...
Dear,
I am trying to test BLE on the THINGY:91.
Follow the Q&A for "Introduction to Nordic THINGY:91" webinar, Q12 of @ Petter Myhre
I tried with Zephyr HCI UART example...
Hi,
I'm trying to debug my bootloader (I2C specifically) using Ozone. However the CPU only seems to halt when trying to debug the bootloader.
Also setting breakpoints...
I am using proprietary radio between 2 nrf51 devices, by copying from an example see code below.
That works but now I want to have more pairs of devices and I need to have...
Hello,
I have some custom hardware that uses both BLE 4.0 and BLE 5. I am looking for information on if it is possible to use a nRF52840 Dongle to connect to multiple peripheral...
Hi ! I am trying to design a custom board for nRF52840. I used the nRF52840 dongle's HW files in Altium to create a new board. Unfortunately the Altium project does not include...
I am trying to make the timer example works under the BLE blinky example. I have copy the code and enable the defines in sdk_config,from one project to the other but timer...
Hi i want to send a string using uart over bluetooth. For a try i compile ble_app_uart and flash it to my dk but i can not see the message on the terminal neither in Putty...
Hello everyone,
I am using nrf52832 module with SDK v14.2 and SD v5.0.0 for my development.
Recently, i started facing the below issue:
Once i try to pair the module...
Hi Great QA team:
Our client has made their product in MP stage but found out that some of the ICs with FDS Bug (Base on SDK 15.2):
REF: FDS - data corruption https:/...
Hello,
Quick question.. we are working on a board and running very low on GPIO pins. It would be helpful to remove the low-frequency (32k) XTAL, to recover those pins. The...
Dear,
I am testing with thing91
todo: read and send the temperature to my webserver in each 15mn
using: thingy91, LTE_M
sample1: in the fridge (4C)
sample2: in...
Dear community,
I am developing a firmware using SDK 16.0.0 which handles interruptions from an accelerometer and a timer.
I've built on top of APP_UART lib a set of functions...
Hello,
I tried to use use pc-ble-driver for Ublox NINA B3 EVK which has nRF524840 .
It failed with following error:
./heart_rate_monitor_v6 /dev/ttyACM0 Serial port...