Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
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...
Target NRF51822 QFAA Board Waveshare BLE400 The board is powered from its USB port (+regulator) I am trying to connect for the first time using Jlink Edu Mini and a Win10...
Hi All
I need a timer counter to count the time between a GPIO input pulse goes up and next pulse . I modified ble_app_hrs and use a one second timer interrupt to simulate...
I want to start start testing the sdk examples on this custom board. I have a J-link debugger. I don't know how to go about flashing the firmware into this board. Please help...
2019-02-07T01:21:42.052Z INFO Application data folder: /Users/chengg/Library/Application Support/nrfconnect/pc-nrfconnect-linkmonitor
2019-02-07T01:21:42.206Z DEBUG App...
Hello,
I have flashed LWM2M client in a Nordic Board and can see this listed in my LWM2M server. There was no error during bootstrapping( Since device is visible in LWM2M...
Hi !
I have been working on Rhydolabz R305 Biometric sensor using Arduino and I have completed with it . Since this sensor has very low Flash memory to store the Fingerprint...
I have a suggestion for an additional feature to nRF Connect for Desktop:
When doing DFU with a zip package that contains a bootloader + softdevice -combo and an application...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
Hi,
I have a pretty extensive nRF52832, SDK14.2, freertos project built and debugged using Keil MDK.
I'm trying to port this project to SES and experience some problems...
Hi,
LED is on when the button is pressed. Press the button again and the LED off. I want the Turn the LED on as long as I press the button. Turn off the LED when I stop...
Hi there,
I've already implemented a custom firmware for nRF52832 with SDK 15.0.0 and S132 v6.0.0 which uses both advertising and scan operations, and now I'd like to use...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10
I'm wondering why the pairing request sometimes shows up in the notification bar and...
Hi,
I am using nRF52832 with sdk 15, freertos.
I need to implement the following logic:
1. Get into low power mode, while keeping a timer running.
2. Every 10 mins...
I was using NRF52832 and s132 v6.0.
I have Android phone's IRK and I have added the Android phone into the identites list manually.
After doing the direct advertising...