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 Team,
we are working on nrf52 and we doing encryption of the data.
on the receiver end I can understand if there is connection , the keys will be exchanged and after...
Part - NRF52810-QFAA-R7 Hi, I've tried two chips, reflowed and checked under microscope. I have a connection to the track the pin connects to. Errata is applied via SystemInit...
Hello Devzone,
Here is my issue : I want to have a low power mesh node that can just send message to other nodes. The device can enable and disable himself the mesh stack...
Hi
I'm following the procedure in this link https://openthread.io/guides/border-router/external-commissioning
I'd like eui and cc from the source code in the nrf52840dk...
Hi
I'd like to debug my code from IAR with nrf52840dk.
I'm using nrf5_SDK_thread_zigbee_v4.1.0.
I got this error after uploading the code inside the nf52840 dk
...
I was finally able to get a project to build using Zephyr command line by placing the project within the "ncs" folder where "west build" was recognized. I haven't been able...
Hello everyone,
How to enable TWIM1_NS in an non-secure application?
The option available in "Configure non-secure peripherals" in menuconfig appears only the TWIM2 option...
Hi ,
I am using the code that is built-in and I want to know about the Security manager. I want to see the encryption is enabled or disabled. What is the command? If I want...
Dear Community;
I am trying to read serial data sent by a PMS 5003 in hexadecimal. If I connect the PMS 5003 to a conventional serial device (Raspberry) this is what I...
Hi, I've recently updated to the latest NCS repo. I'm not entirely sure what version of NCS i was on before (perhaps if you could tell me how to check - as i made a copy of...
Hi, I am following the below link for creating custom services/characteristics. https://github.com/bjornspockeli/nRF52-Bluetooth-Course 1-I have added the notify part but...
Hi,
I am working on the MG996R servo and MG90S with nRF52840.
I am using the following delay logic to operate MG90S. (As per datasheet)
MG90S is working perfectly fine...
Hi ,
Just one question.
I am trying to create services using hrs examples and its useful.
Currently one question I have that ,
the battery indicator is only notifiable...
Using: Windows 10, nRF Connect v3.5.0, nrf v1.3.0, zephyr v2.3.0
I have a board based on the Thingy91 and the Asset Tracker application. I verified serial console output...
I want to quickly send up to 100KB of data to a connected smartphone and then disconnect to save battery.
I have most of this working using the NUS service but today I noticed...