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...
If anyone will ever have this error:
When using c++ and singleton the use of operator new is not possible.
I found the solution in this post: forum.arduino.cc/index.php...
I have a general query regarding using ov7670 camera module with Zephyr SDK.
I have some of these camera modules available and I would like to try out how it works using...
This question is analog to but related to a Matter application. In this case, I'd like to separate the compilation of all Matter/CHIP related application parts from my own...
I am trying to use the ICM42688 sensor on I2C BUS with nrf5340 Application core. In the configuration, the HAS_I2C_RTIO config couldn't be enabled. Is this an MCU limitation...
I am trying to run the blinky Demo on the nRF52DK on VScode, the whole process is smoothly, but it can't work, the LED no any action. could you know anything I miss? many...
When I was making the upgrade package, I encountered a problem, and there was no problem in making only one upgrade package.
It is also possible to make protocol stacks...
Hi All,
Using VS code, nr52840dk,v2.6.0sdk,sid_end_device demo, No changes have been made
Firstly, add build config
Then click on Flash
Clicking VCOM0 has no logs...
Hello, I'm using the example "smp_client_ble," and I can't manage to remove the boot message.
Below is my .prj file:
My toolchain is: NRF Connect SDK V2.2.0
I am...
The chip I 'm using is the nRF52840, the sdk and toolchain versions are both 2.5.0, my code is here :
When I call spim3 peripheral with nrfx library, I add
CONFIG_NRFX_SPIM3...
Hello, hope to find you well. I'm a beginner involved in a project that's migrating from the old SDK to NRF Connect (VSCode). The project uses nrf_crypto.h and nrf_crypto_rng...
We recently purchased the module 453-00052R from Digi-Key and have successfully implemented it into our project. The design is complete, and we are now attempting to flash...
Hi,
I am trying Asset Tracker V2 application in my custom board and rechecking results with DK to ensure no hardware reasons are there. Using SIM supplied with DK and...
Hi Support Team
Our project need 8mA charge current, how to configure charge current of nPM1300 to 8mA? Or could you provides us other nPM chip or solution that can meet...
Hi all,
I have a custom board running on nrf9161. I need to flash the custom board with the NRF9160-DK. But I am running into some issues. the development is at early stages...
Hi,
I'm trying to add a manufacturing specific attribute to the On/Off cluster.
To do this I have so far created a custom attribute list with ZB_ZCL_DECLARE_ON_OFF_ATTRIB_LIST_CUSTOM...
Hi NordicTeam
i am working with the Mesh Dimming server example out of the SDK MESH 5.0.0.
While investigation the Packet loss in my prevous ticket i was wondering if...