Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
Hey,
We are trying to create a Bluetooth Printer based on the nRF52840DK.
I just want it to show up as a Bluetooth printer on my mobile device.
Is there a starting point...
Dear all,
I am expanding the eddystone example for my nRF52832 (nRF52-DK) with some extra functionality. I wanted to create a periodic impulse with a timer (timer 1), all...
Hi Folks,
We have 6 factories that will be programming custom boards that use the nRF52832. I'm one of the software developers and have been using a dev kit to program and...
Hey! . I am new to embedded developing and was trying to familiarize with nrf52 DK .
Issue : When i try to run the BLE examples in sdk after clicking " download and debug...
Hello! I am having issues dfu from the huawei p30 lite. with nrf51. Tried with nrf connect and nrf toolbox.
Dfu progress stops at 2-3% when uploading. Error Remote dfu error...
I am unable to connect the nRF9160DK to the cellular network.
I have gone through the "Get started guide" (working in Linux) and I have been able to install the SDK. I have...
Hi, we have faced with the same issue as many nRF52 users, debug interface (DIF) will stay active after flashing and high (~3mA) continuous current remains, Power cycle will...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
In BLE peripheral example ‘ble_app_template’, it is for doing Advertisement...
hi... folks
I am working on multilink central example, i have modified this example to multi link central uart ,where i can able to connect to multiple peripheral to a single...
Hi,
I am using NRF51822(PCA10028) ble_app_uart example , I need to change the name of the BLE device during Advertising and store the name in Flash so that when ever the...
Hello,
I am trying to establish a network to send data over the boards.
I tried using examples in Ble_central and Ble_peripheral, but in those examples they would stay...
Using the esb tx fifo, it appears to change the ESB_MODE from PTX to PRX, and changes the esb channel to some other value. Is there any way to setup the radio so that it doesn...
Hello,
I am working with nrf52840. I have read how the SAADC example works at https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v13.0.0%2Fnrf_dev_saadc_example...