Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
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...