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...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I want to use sys_time_get() on my ble app in SES env. but it looks like sdk 14.2.0 doesn't support sys_time_get() on SES env. So I'd like to use the similar function such...
Hi
Am new to the nrf52382 , Am trying to establish connection between nrf52382 DK as peripheral and nrf connect app as central,
Am unable to connect it .Please debug...
Hi, I am using nRF52832 with sensor, nfc , Softdevice S132 v6.1.0 and SDK 15.2.0 to advertising packets .The sensor is interfaced with nrf52832 using twi interface. I have...
I learned from the following support ticket link that for adding a pre-bonded LTK to the nRF52 bonding store, I can call pm_peer_new().
https://devzone.nordicsemi.com/f...
Hi,
I am trying out the udp_with_psm example from: https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/udp_with_psm as a first step in sending...
Hi Team,
I planned to have product with this nRF52832 chip and now development was getting stopped because of known issues on SAADC on this nRF52832 chip. When I am seeing...
Hi. I am developing application that should work both ANT+ and Bluetooth. For bluetooth connection I am testing with nrf connect for pc, but I was wondering if there is similiar...
Ran in to a build error when using nrf_fstorage_nvmc.c: \components\libraries\fstorage\nrf_fstorage_nvmc.c(128,19): error : conflicting types for 'write'
nrf_fstorage_nvmc...
Hi,
I'm working with the latest software version of nrf52840.
Can you kindly specify the exact addresses of:
1. Flash usage of Softdevice
2. RAM usage of Softdevice...
Hi Team,
We are currently validating a BLE enabled embedded device. The device has an ARM Cortex M0 chipset and uses Dialog Semiconductor for BLE.
Could you please let...
When using the 0.7.0-15.alpha firmware release. What is the best application side code to go with it. Should still tag v0.3 be used of: zephyr, nrfconnect and nrfxlib?
...
I now want to update the program in SDK14.2 to SDK15.2 through DFU, so softdevice, bootloader, app need to be updated, how should I operate? I first try to update the bootloader...
Hi,
I want my nRF52832 to connect automatically/instantly with my Android device like my headphones or my watch for exemple . For that, I'm using the bonding (peer manager...
Hi Nodic team
Now I word wrong with the nrfutil to upgrade the firmware
I want to have a look of the nrfutil log file,But I can't find that
so would you please tell...
Hello,
Now,in my application I use to power the nRF52840 with a 3.3V external supply at the VDD pin.
I want to know how to set it, I want to power the nRF52840 with a...