Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
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, Our customer use 52840 transmit voice data, they use long range mode , the actual speed is 50-60Kbit/s in 10m distace. but when the distance is more than 50m, the speed...
Hi all,
I understand from the forum that we are not supposed use the nRF52DK board for production programming.
Hence, we are looking for a programmer (not gang programmer...
Hi,
I saw that the problem i am experiencing has already been described and reproduced in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/87295/busfault-when...
1,We put LC3 folder in NCS_ 1.9.99_ dev\ncs\nrf\applications\nrf5340_ Under audio\src, modify the makefile and compile it.
2,Migrate the LC3 library to NRF audio and set...
Hi!
I'm looking into making my own casing with a bigger battery pack for my Thingy:91.
It seems like the included battery has some circuitry which enables it to deliver...
Hi all,
We want to evaluate nRF9160. We want to start with nB-IoT and currently looking for a service provider in UK. Vodafone seems to be supporting nB-IoT, but information...
Hello,
Could you please tell us the functionality or use of four buttons and LEDs on the nRF52840 DK(development kit).
Also could you tell us the which interface have...
Hi, I am exploring the nRF connect SDK v1.9.1. along with that i have my own custom build nRF52840 board (custom board) . in that i have enabled LED,Buttons, ADC sensors,...
Hi,
I would like to set up an L2CAP channel using an nRF52832 DK with pc-ble-driver+connectivity firmware but I have a link issue with nrf-ble-driver-sd_api_v6-mt-static...
Hello,
I am developing a product using the nRF52805. Various functions such as OTA-DFU, FDS, and 6-axis sensor have been implemented. However, the flash memory capacity...
Hello, im trying to send Data from one Devkit to another (nrf9160 from nrf52840) the Problem is that if i enable Bluetooth on the nRF52 i get an error when receving/transmitting...
I'm working on a BLE application based on the Zephyr RTOS. I need to read a SPI device at fixed time intervals and, as already suggested me here at point 3, I'm trying to...
Hi,
I am new to the thingy91 and quite unexperienced with nordic microcontrollers in general. I am trying to figure out how to connect the thingy91/nrf9160 with LTE to my...
I added bms_module.c file modues folder and included in CMakeLists. Corresponding bms_events.c and bms_events.h files are placed in events folder. The project working well...