I am trying to interface an SD card over SPI on nRF54L15 using nRF Connect SDK .
I started from Nordic’s fs_sample , which by default uses SPIM20 on Port 1 pins , and this...
In sdk-zephyr/samples/boards/nordic/battery/src/battery.c at main · nrfconnect/sdk-zephyr
nRF54L series doesn't have 'SAADC_CH_PSELP_PSELP_AnalogInput0', how should it be...
I am working my way through the DevAcadmy (nRF Connect SDK Fundamentals) using an nRF52840 development kit.
In lesson 6, exercise 1, I try to get an I2C with a BME280 to...
Hi
I am using the nRF7002 DK with NCS 2.7, based on the sample project `nrf70-wifi-ble-image-transfer-demo`. I modified the code to embed a fixed image as a header file...
Hi Team,
I use your nRF Cloud REST API /location/ground-fix endpoint to obtain location based on LTE cells.
According to your documentation, the „eci” parameter for...
Hello,
We are currently looking for an Embedded / nRF Developer in Stuttgart that will help us to further develop FruityMesh (https://github.com/mwaylabs/fruitymesh) and our commercial Product BlueRange…
The purpose of this tutorial is to expound my notes on the studies I have done on the use of nRF51, but also serve for the nRF52, and thus share with the beginner as I of the Portuguese language. This…
This tutorial aims to help Portuguese language beginners, like me, with the nRF5x family and who chose to use Eclipse as a development tool.
The tutorial will be very simple and we will use the Eclipse…
Hi,
Using Git and choosing the right workflow is essential when you want to implement DevOps practices as part of your SW development. When it comes to embedded SW things start to get a bit rough. Take…
Weather station created from two Nordics eval-boards (Thingy:52 and nRF52840-Preview-DK).
Source code and hardware files are available.
http://evalspace.com/weather-station/
If automated testing, continuous integration, and delivery processes are top of mind for you, but you are not sure how to start implementing it for embedded SW development - take a look at the following…