I observed that I can't flash my board in VS Code when a USB-serial adapter is connected to my computer. When the adapter is unplugged everything works.
The interesing...
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 using SEGGER Embedded Studio v8.26 with J-Link software v8.94 on Windows (64-bit) for BLE development on the nRF52840 DK .
Using J-Link Commander , I am able to:
...
We need the reference schematics for nrf54LM20a QGAA specially the antenna tuning part and components. the PAAA is iven in the site but not the QGAA.
Please provide
...
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…