I am getting an occasional softdevice assert on a BLE central device (hub). Both the central and peripheral devices are nRF52840 using Coded PHY and NCS v2.7.0. This error...
I am trying to keep nRF5340 in sleep state, and wake it up when there's a user input (e.g., button) and send a packet as fast as possible to iOS18. What would be the latency...
Hi Nordic Team,
I am working on implementing synchronized sensor sampling on multiple Bluetooth devices that are externally triggered. To achieve this, I have combined the...
I have been following this tutorial by Nordic trying to install nrfConnect for VS Code, nRF Connect for VS Code, part 3: Building an application , but I am facing several...
Hi,
Tried to use Connectivity bridge app on a custom board based on NRF52840 and it seems that the UART-USB interface works initially, but after a while it gets stuck at...
Hello, I'm trying to use BLE on nrf52833. I'm developping with segger embedded studio and I' m usign the BLE peripheral example "ble_app_blinky". Firstly I erased the flash...
Hi DevZone team, I have a question on the Segger RTT...
I have rtied to use it with NCS 2.9.0-nRF54H20-1 but Segger RTT Viewer said that it does not know such kind of...
I want to debug RF51822 board by uart port , communicate with pc, e.g use printf() in program,after download RF51822 board,print statement to pc uart port, how to realize...
I am trying to use my nRF52-DK with Yggdrasil.
I took example from here: *\nRF5_SDK_11.0.0_89a8197\examples\ble_central_and_peripheral\ble_connectivity\pca10040\ser_s132_uart...
Hi, I was able to successfully implement the tutorial titled "Testing and using a simple BLE application" available in the Tutorial section and transfer data from termite...
Using OBS-421 from Connectblue as Central. Using simple AT command to connect and get data. Can connect successfully with Cypress BLE as well as the TI sensortag and get data...
Hello,
When i have a bootloader installed and i try to debug application, it doesn't start application probably because debugger programmed application without the right...
hello everybody,
I'm working in a project using the automated generic bootloader example, I want to do some edits so as I can have an input interrupt at any time, I mean...
I am having trouble with the service discovery of my application. When I click Discover Services it takes several seconds to discover all of the services. For example between...
Hello!
I have a problem with ble DFU application upgrade. I use the Master Control Panel 3.10.0.14 under Win 7 on virtual machine and nordic ble usb dongle.
On the firmware...
I used AdaFruit Bluetooth LE shield previously that uses nRF8001. I can define new customer service using nRFgo studio (which only supports nRF8001). I am moving towards using...
Hi,
I am using pca10040 board. i need to toggle a led in 5sec once. I tried to change the prescale value. But im not able to get that much time delay.
Can any one help...
SDK Version: nrf51_iot_sdk_0.8.0_f1f6187
In SDK all examples are given for PCA10028. Is it possible to run on PCA10001?
What I have done so far with PCA10001:
1.Programmed...
Hello,
I have modified the Android-nRF-Blinky Application to use it with the Datathroughput Demo on the nRF52 DK.
The android application runs on a Nexus 9 with android...
Hi, i try to understand how to use mode for supply voltage measurement. But i have a problem and i get always 1.225 volt
hal_adc_set_input_channel(HAL_INP_VDD2_3);
hal_adc_set_reference...