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...
I have a custom board with nrf52840 with cr2477 battery (1Ah capacity). I was download firmware to board and after a week the battery voltage dropped to critical. In the firmware...
Hello,
I want to access the nrf9160 over UART from other controller My main concern is to program nrf9160 to respond with at commands from external microcontroller. (Just...
Hi everybody!
I hope I am not too late to jump on the nrf51 train, but I had the ability to get a great deal on them so I really want to use them for a project we have....
I am facing a strange issue where I removed all code related to the app_uart from the UART example. Now the logs are being dropped. Anyone know why this happens?
Hi,
For a few days, the nrfcloud device screen is not showing the sim card total data usage.
The console shows this error:
Failed to load resource: the server responded...
hello,
i am developing a health care device and i am using nrf52 dk board for development , i want my device to communicate to the android app, and i have zero experience...
Q: nRF52840 DK does not appear as a removable drive named "JLINK" Steps I followed 1-Connected the NFC antenna to the board. 2-Used a micro USB 2.0 Data cable(Fully functional...
In my code I am fully embracing the async way when using peripherals, but the problem is that my code is becoming more and more complex due to having to break down all operations...
I want to know is there a quick way to include an all ready example from Nordic nRF5_SDK_15.2.0_9412b96 folder into a mbOS environment example (start )? Like copy some XML...
Hi,
The above pins are connected to test points in the ref schematic but stated as Nordic reserved in the pin description. Should I connect them to test points or can I...
I am wondering whether it is possible to maintain backwards compatibility for BL4 while also taking advantage of the BLE5 LR CODED PHY?
I am guessing I could scan in AUTO_PHY...
Hi,
What are the reasons for the nRF connect app or the nRF Mesh app or even the nRF UART app to connect to an Android phone?
I can see the DK advertising. I can see the...
Hi,
I am using nRF52832, SDK 15. My code is based on the freeRTOS code examples.
I am trying to Run my Task Every 10 ms. I tried to test this by using a counter to print...
Hi,
I have a problem with soft device. My code build well but when i try to compile it on nrf52840, i have below error:
Then i tried to go in boot loader:
Therefore...