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 have two BC805M EK .
Board 1: when I upload the (LED controlled by reset button) code to it, it works fine.
Board 2: when I upload the LED control code to it, I could...
Hi,
I want to build an application for nRF52840 DK that receives data through BLE from mobile phone (via nRF connect android application) and sends it to another microcontroller...
nrf51822 QFAC have more flash and ram than QFAA, so, is QFAC consume more electric current than QFAA in idle mode and sleep mode? in low-power consumption product,if it's...
Hi,
I want to configure 2 channels of saadc in differential mode as follows:
But when I received data, it seems that only the channel that its channel index is zero...
Hello,
1) In nrf5340 app CPU, there are only 3 timer I can use, timer0, timer1 and time2, is it right?
2) I want to use four timers in my project, to control two SPI...
Hello,
I'm seeing nrfjprog return with error code 33 when I try to program (or erase) an Adafruit Feather nRF52. I'm using an nRF52-DK as a programmer. The feather board...
Hi,
I'm trying to write/read from flash in my app. Reading/writing works until I either:
a) run ant_hrm_rx_start() - then after the call to nrf_fstorage_erase I get "00...
Hello!
I'm from Russia, my name is Anton.
I need a developer kit to research a real-time motion tracking system (RTLS) based on Bluetooth Low Energy, Bluetooth 5.1, Bluetooth...
Привет! Я из России, меня зовут Антон. Мне нужен комплект разработчика для исследования системы отслеживания движения в реальном времени (RTLS) на основе Bluetooth Low Energy...
I am trying to upload an image via BLE DFU, tested on mobile phone and Desktop (Windows) But I receive the following error after all packages have been sent to the device...
Hi,
can nRF52/nRF53 automatically fall back to LDO mode if DCDC enabled in firmware but with bad inductor connection on PCB?
Could re-flash the firmware to disable DCDC...
Hi everyone.
I'm developing a product with nRF5340 and zephyr os. But I found some problems about bluetooth dfu.
Because my application very big. So I can't use defualt...
Hi,
I am evaluating the use of nRF52832/52840 running ZephryOS HCI (Uart or USB) in combination with Bluez/Linux to as central device/gateway. If I were to use the Nordic...
I'm using arm-none-eabi-gcc (10-2020-q4-major or 9-2020-q2-update) to build my firmware. For some reason recently it started to overflow the flash, and I can't figure out...
I inadvertently flashed my PPKII while trying to flash a 52840 Dongle. Now my computer doesn't recognize the PPKII when I plug it into the USB (PPK does not light up). I've...