Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
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
...