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...
Hello
I am trying to send data every 5 seconds from a temperature sensor (MAX30205) using the nrf52 chip to a mobile phone via bluetooth.
To do this, I have studied and...
Hello - EVERYONE...!!!
I would like - please...??? please...??? for someone to help me... with a software development task..
this task is simple to the VERY CLEVER ABLE...
I'm using SDK 12.3.0 with nRF51 in SEGGER ES. I stumped upon NRF_LOG_ERROR problems. Digging it down i needed to find NRF_LOG_INIT. It was defined in nrf_log_ctrl.h like that...
Hi,
Is it possible to add SD card (either SPI or MMC mode) to nRF9160-SiP?
Hoping since the SiP is powered by Zephyr-OS, that should be possible.
Please advise. Thanks...
Hi,
I just bought the nRF52840 dongle and I wanted to connect it via bluetooth to the nRF52832 board. Is this possible? or will it only connect to the nRF52840 board (PCA10059...
I've been using the nRF52840 dongles with a J-Link Plus for over a year now - they generally work great. I am using them without the mbed bootloader, and programming/debugging...
Hi everybody,
I am trying to program a custom board via DFU without success. I can build bootloader and zip file. I can even program the file by nRFToolbox on device but...
Hi, I'm trying to use SPI to control an RF module to send audio data from one microcontroller to another. The parts and software I'm working with are:
NRF52 Development...
I'm using SDK 15.0 on an nRF52840 dongle. I've been able to retarget the output functions (outputting through the CDC UART) but so far I can't seem to use getchar() in my...
According to the Online Power Profiler , the Standby time between Crystal start-up and Start radio is ~1 ms; however, we measure a variable amount of time between 0 s and...
HI All,
i m new to this technologies.Now m using NRF52840 DK and sdk as nrf15.2..we have developing the nrf52840 as a beacon scanner to scan the ibeacon details like rssi...
I'm using a Nordic dev board (PCA10040, nRF52832) with modified "Nordic_HRM" firmware sending packets of 20bytes at 100Hz over Bluetooth Low Energy.
I'm using Nordic's heart_rate_collector...