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...
the on-board J-Link is not showing up on USB anymore besides the FTDI chip still being detected.
So it's not detected anymore by neither JLinkConfig nrfprog or any other...
I'm considering various protocols for mobile robotics applications using Nordic nRF52-based transceivers. The Gazell protocol looks to have a number of appealing features...
What is the exact LFCLK control behavior with regards to control from both the APPCORE and NETCORE? The clock control figure at https://docs.nordicsemi.com/bundle/ps_nrf5340...
We have a custom board in production, which is nRF52832, s132, nrf5 SDK.
Below I provide you some code regarding the peer manager. We use a static key to pair and connect...
I have a program that to fail to start. I read the flash content use jflash, found that the only difference between the program that can run normally is the value on MBR_parameter_addr...
Hi,
This ticket is related to Case ID: 318953.
We have a nRF52820-QDAA-D-R7 on our 6-layer PCB with full ground layer beneath the chip. The chip has the external reset...
Hi,
I am currently developing a project using the nRF52810 as my controller and SEGGER Embedded Studio (version 5.42a) as my IDE. I have successfully integrated the Timer...
Hi
Is there any way to read the current value of the nPM1300 timer?
This would allow to keep track of time while the CPU is not running or rebooting (in the absence...
Dear community, I have a custom PCB based on nRF52811.
Earlier i worked on nRF52840-DK successfully with less head-ache.
How can we configure any basic project for this...
I am programming with the nRF52840DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I'd like to inquire about methods for...
Hello,
I need to write to the UICR flash multiple times. Typically, this involves disabling the softdevice, writing to the UICR, and then re-enabling the softdevice. However...
ncs v2.6.1 nrf5340
As mentioned in the document , Q1. Does CONFIG_BT_MESH_PROV_OOB_PUBLIC_KEY need to be set on the provisioner's side as well? The document only mentions...
Hello
NCS2.3.0 or newer, is there a demo BLE HID ?
connect to android phone for control play/pause music.
i.ve found ble_app_hids_mouse in SDK 17.2.0. it can play...