Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
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...
Just need a little help on something that is probably very simple. I am sure I will be embarrassed at how simple this is.
I get the nr52 device MAC address and append 4...