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...
Dear Nordic Support,
Please help me with following.
Hardware - Thingy:91 1.0.0 (2019.43) PCA20035
OS - Windows 10 64 Bit
Laptop - HP core i5, 8GBRAM
I want...
We are using nRF Connect SDK 1.8.0 with Seggar Embedded and I have a number of questions.
1. What is the best Nordic example for ADC on this platform?
2. While we have...
Hello, I have defined the vendor_model and the corresponding opcode on the mesh, but the client and server cannot correctly transmit the information, so I can input the corresponding...
lHi,
MeshSDK v5
Hardware: Devboard and custom 2*2 panel light
Running a light server with lightness and ctl control.
I wanted to know how to adjust the light transition...
Hi, I'm using NCS v2 building on VSCode and failing to mount a RAM-backed fatfs instance.
I looked at the code for the usb mass storage example ( link ) for the code.
...
Hi,
I would like to introduce a timer in my nRF secure bootloader that calls a function and toggles an LED every 2 seconds. I already know that several timers are used by...
Hi Nordic!
I'm a fan of your products and usually work in Segger Embedded Studio (used it with nRF Connect SDK v1.9.1).
In that application you can create a "blank"...
Hi,
1. I would like to know which rexample should be used when using nRF52820 as master and slave?
2. How many slave can be connected at most?
Thank you for all your...
Hi, Working with nRF5340 in NCS 1.9.2, I've overridden weak usb_update_sn_string_descriptor function to set iSerialNumber at runtime. I wanted to read the actual serial number...
Hi, I am currently working on moving our app over to PSM mode.
We have earlier used manually disabling and reenabling the modem when sleeping, using LTE and getting GPS...
hi, I am trying to use Hal_Atomic_Start() and Hal_Atomic_Stop() to imply an atomic block, in order to avoid interrupt from system when execute the atomic block, source code...
Hi,
The nRF UART running over the ASYNC interface consumes a lot of current even when not in use. As ours is a battery-operated device we intended to disable UART when not...
hi
im working with a custom project which can flash easily on a eval board im trying to add dfu for my project but it didnt work hence i added my project into the buttonless...
Background:
In pursuing development of Thread-enabled devices for use in home automation, especially using the just announced Matter 1.0 protocol, the nRF52840 Dongle is...
Hello,
in my device tree there are three nodes/items concerning battery Management:
One load enable pin
One measure enable pin
the required ADC configuration
...