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...
Hi,
My nRF52840 dongle which was working fine in the past doesn't seem to be responding properly. Is there anything I can do?
Some background:
1 - I have used it...
When we test the matter, we sometimes will meet commissioning accessory fail and network dropping. In the worst case, we can't access the network for a long time after the...
NRF_SO_RAI_NO_DATA AT#XSOCKETOPT=1,50 does not cause RRC release as expected, instead hipower LTE continues another ~20s. https://github.com/nrfconnect/sdk-nrfxlib/blob/main...
nRF52840, SDK 17.0.2, SD140 v7.0.1
My firmware application is happily sleeping via calls to nrf_pwr_mgmt_run(), waking up to service interrupts and do work, then going...
I have not been able to get the nRF52840 ncs v2.0.2 watchdog not to reset.
I tried kicking the watchdog every second and can set a break point and see that the kick does...
Hi all,
I'm looking for an SDK function that will tell me if my device is connected to BLE
from this post 8 years ago the answer is no, has something changed in those...
I am using the 9160 to develop a product for the customer. Its sdk version is ncs1.9.0, and the firmware version of the modem is v1.3.1. The device needs to download data...
Since sensor.h API in Zephyr does not support reading hw FIFO, I am planning to use SPI driver to read the hw FIFO on received an interrupt when FIFO has data.
Is there...
Hello
I use nRF9160DK.
Can somebody tell me why it doesn't give an error ( ) if I don't have anything on the I2C line, or how can I be sure if it finds the right address...
I've tested the TX power of nRF52840DKs using CLI application and a sniffer (sniffer device is nRF52840 Dongle). Sent message from one DK to other one via UDP and observed...
Hello,
I am trying to implement the Y-modem protocol to the ble_app_uart example. Basically, I want to send a file from the PC and receive a file in my nrf522840 device...
I use SDK16 with softdevice. Some of its features require hard timings. But it causes hardfault sometimes. It happened at function of gcm_init. My source code is as follows...
Hi
Is there any software that allows to save received Bluetooth data to a spreadsheet? I am using the nrf52 DK running the ble peripheral uart example and received the data...
Hello, after upgrading to SDK version 2.1.0 I noticed that the compilation of all my projects for actinius_icarus_ns always fails:
This is even for projects, where...