I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
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...