Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
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...
Greetings,
Are there any possible ways to know when the scanner and advertiser start?
We are now testing our system using NRF52840 DK. In our system, a master needs...
Hello!
I'm running into an issue where zephyr initialization fails on a custom nRF52840 board. The nRF Desktop application fails to startup. When debugging the nrf sample...
When calling bt_gatt_unsubscribe, the write callback function returns BT_ATT_ERR_UNLIKELY because internally bt_gatt_unsubscribe calls bt_gatt_cancel immediately after gatt_write_ccc...
Hello Nordic team,
* device : nrf52832
* SDK : nRF5 SDK 17.0.0
I have one nrf52832 peripheral device on which two different BLE services(let's say SVC1 and SVC2) are...
I cannot get my nRF Connect SDK to install correctly such that VS Code nRF Connect extension works. On the Quick Setup, it complains that the nRF Connect Toolchain is invalid...
Hi,
I'm trying to run the pc-ble-driver-py examples on a RockPi 4 ( https://wiki.radxa.com/Rockpi4 ). If I install pc-ble-driver-py directly and try to run the serial_port_enum...
Hello people
I have two custom boards with and without Low Frecuency Crystal. While I am debugging, both boards work ok, I can do advertise, scan and read accelerometer...
Hi,
I'm working through the QDEC using the nRF2840 evaluation board and I've run into some confusion.
I have trouble getting the ACC or ACCREAD registers to actually...
We received the nRF9160DK that included default firmware for the Asset Tracker v2. The default version appears to be an older version of the application.
We built the latest...
So... I hate being that guy who says, "I didn't touch anything!". So, clearly I broke something. But I can't say I can think of what it was. I went to create a new application...
I am trying to upgrade from nRF Connect SDK v1.6.1, running under Ubuntu 18.04 using the Nordic Edition of SEGGER Embedded Studio as the Integrated Development Environment...
Hi, this is my setup:
nRF52840 Dongle configured to run as a peripheral BAS.
The BLE desktop app was used to configure the dongle.
I know that the dongle is working...
I was wondering how one might get the nRF9160 to enter the low power modes when making my own firmware? If possible could someone point me in the direction of an implementation...