Hello,
We have a sensor with 2 ADCs inputs meauring identical LMT70s on the board. With one of our older firmwares we get the accurate valudes of 22deg or so on both channels...
We are trying to max out the wifi throughput via nRF7002 when connected to SPI4. Currently we only achieve around 6.3Mbits/sec (TCP Upload to peer).
When measuring the SPI4...
What would happen if a battery were connected in reverse to the nPM1100? Would it cause damage to the IC, trigger any protection mechanisms, or result in abnormal behavior...
Hi,
We need to try communication (I think it should be using the ICMSG library) between the processors in the SOC NRF54H20. Do you have a suitable example? I tried the IPC...
Introduction
This blog will aim to give you an understanding of the zip package required to perform a Device Firmware Upgrade of your device. This blog will apply to the newest tools available to do this…
A simple example of using PWM with softdevice S110 using the Nordic nRF51-DK. I have tried to remove all unnecessary layers (like the Nordic BSP support) to make this example simple to understand.
http…
What, How and Why?
The aim of this project was to create the system facilitating the management of big conferences.
The first step was to think what a potential end user would like to achieve by…
This blog series was created as an attempt to fill in the gap between how Bluetooth Smart is defined in the spec and how you can use our APIs and event from our softdevice to do what defined in the spec…
###Other relevant posts
A concise guide to equipment setup, and how to use the development kit for current measurements can be found here: Measuring current with PCA10040 v0.9.0
A post that describes…
When designing a PCB with nRF51, nRF51822 or nRF51422, there are some rules that should be followed in order to get a good working radio/system, with a maximized range.
General rule
The RF part of the…
2019-02-08: Updated tutorial to cover nRF5 SDK version 15.2.
Introduction
Scope
The following topics will be included in this tutorial:
Configuration of the Scheduler library.
Using the scheduler with…
Scope
Topics that will be covered include:
Before we begin
Necessary equipment and software
Necessary prior knowledge
Setting up the example projects
Background theory
Central and peripheral roles…
2018-11-23: Updated tutorial to cover SDK version 15.2.
2019-02-08: Improved example project (SDK 15.2) and updated instructions accordingly.
Introduction
Scope
The following topics will be included in…