Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
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...
Hello All,
I have a requirement where temperature Sensor is collecting temperature data constantly. If temperature data is changed by at least 10% from previous value...