Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello,
I am referring to the ISP4520 example code .
I would like to change the I2C(TWI) pin assignments as below.
SCL:P0_07 / SDA:P0_12
But I can't find where to set...
SDK 17.1.0
nRF52840 DK central + nRF52840 peripheral device
Hello,
I'm attempting to set up reading characteristic values on the nRF52840 DK as a central from a peripheral...
hi,
We are currently having some problems erasing flash,The problem recurrence rate was 1%,the recurrence rate of specify chip problems is 100%,Here are some scenarios as...
Hi,
In secure_bootloader(SDK17.1.0) example, I want to replace the ECDSA_P256_SHA256 with ED25519, what should I do?
I tried to modify sdk_config.h, but the build didn...
I have the EV BT-840 DK and I have the AT firmware installed. With AT commands I am able to connect and send data to other BT-840DK. Right now I flip the AT command switch...
Hi Guys, I am following the numbers and tutorials and setting up Visual Studio on a windows PC and installing the Nordic extensions. I get as far as a successful build but...
I was able to work with the mfrc522 RFID card reader through SPI on nRF9160dk. The application was developed using connect SDK v1.5.1
When we tried developing using SDK...
Hello!
I need to control several motors using the nRF52832. The problem is that my laptop cannot supply enought current to run the motors, if I try to run it, windows detects...
Hello!
I am trying to write a program for controlling a servo motor. I got recommended a code for making a PWM signal by someone else from devzone, so I am using a modified...
Hello, I would like to know what is required of me to automatically create com port in windows that would allow me to use my ble device as if it were attached by ordinary...
Hi,
I want to receive some data in my nRF52832 from MATLAB over UART and send some other data from nRF52832 back to MATLAB. I need some bandwidth for data transfer from...
Dear support,
I am the beginner of of the Nordic with 52840 chipset, i am try to running sdk 1.90 with zephyr os
i am try to running this case : cfb
C:\Nordic\NCS...
Hi,
I'm trying to use two nRF52840DK as Zigbee routers. I have the following setup,
Software
Application: Home Assistant
SDK: nRF5 SDK for Thread and Zigbee v4.1...
I really like the flexibility that the CLI from FreeRTOS gives me for making my own commands. Does Nordic have a similar library available that I can just import easily into...
Hi,
since The image management provided by mcumgr is based on the image format defined by MCUboot, so does "nRF Connect android app DFU mode" use mcumgr libraries in it...