Hello, I get the
"ERROR: The --family option given with the command (or the default from nrfjprog. ini)
ERROR: does not match the device connected."
message after...
Good morning,
this is Algocraft (www.algocraft.com), an high tech company whose core business is to develop, design and market a wide range of professional systems dedicated...
Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
Hi,
We are using nRF52840 with nRF5 SDK ver 16.0.0 with Softdevice S113 ver 7.0.1.
We use the radio timeslot to implement low level radio comm with very tight timing requirements...
hi i am using this to capture the adc value data_ADC=adc_buffer[1]*(1024+gain_error) / 1024 + offset_error - 0.5; data_ADC_double=data_ADC*3.6/1024; MULTIMETER MEASUREMENT...
When I used nrF52832 mouse application, the SDK version was 15.3. When I connected to MacOS, I had to make several attempts to connect. Can you tell me why?
Thank you very...
Our nRF52832-based board is powered by a coin cell battery, and spikes in current can cause the voltage to drop. This is okay early in the battery's discharge curve, but as...
The communication between the UART peripheral and the nrf52840 works fine until some device connects to the nrf device via BLE. Using a digital logic analyzer I'm able to...
hello
now we want to use nrf52840 qspi interface to connect with fpga. we have a question:whether nrf52840 could be used as qspi slave, and fpga used as master?
if it...
Hello everyone,
I am a beginner with BLE and the nRF52, so I apologize in advance if this question is pretty simplistic. Basically, I am trying to achieve the most data...
Hi, while flashing devices in production testing our customer ran into the following problem. modemFW_flash.py got stuck in an infinite loop, making no progess but consuming...
HI,
Just like discription in the ttitle. I cannot find functions (sd_ble_gap_address_set() and sd_ble_gap_address_get()) in ble_gap.h.
How can I set device address?
...
I apologize if this has been asked in a different way but I have come across several older threads that seem outdated and was hoping for the new "best practices" for the current...
Hi,I have a problem.Sometimes the program will execute to 0x08c8 during simulation on NRF52832,SDK15.2.0,Mesh3.2.I checked the map file, which is part of Softdevice.So I think...
Hello
Using PCA10040 dev board,
Building with SDK 16, & S112 - using ses
Running ..\examples\dfu\secure_bootloader\pca10040_uart_debug
Using nrfutil to download...
When running the "nrfjprog --recover --log" command, on a Windows 10 pc in CMD, this is the output that I get. I am unsure what steps I need to take from here.
Any help...