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...
Hi team,
I am using NRF52833 DK with PCA10100 on it and s140 soft device version..
While writing data into the flash, it is not updating.
Here I am attaching my fds...
My device and Software details are as below
nRF52840 DK
nRF connect SDK 2.0.2
Want to verify USB device role for nRF52840 DK.
Found the below example and its documentation...
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...