LKLokesh Kumarinlokedotsh.hashnode.dev·Aug 4 · 5 min readBuilding an nRF52840 Web Server: Setting Up FreeRTOSRead the article on my website: https://loke.sh/blog/nrf52840-web-server/2-freertos-nrf52840 Preface I am building a low-cost web server around the nRF52840, with networking, storage, and a small embe00
LKLokesh Kumarinlokedotsh.hashnode.dev·Jul 27 · 8 min readBuilding an nRF52840 Web Server: Starting with Bare-MetalRead the complete article on my website → Preface This article is a build log of my first bare-metal experiments on the nRF52840. If you are new to embedded systems, it may help you understand what ha00
LKLokesh Kumarinlokedotsh.hashnode.dev·Jul 11 · 3 min readBuilding an nRF52840 Web Server: ObjectivesThis article is part of the nRF52840 Web Server series. Read the article on my website : https://loke.sh/blog/nrf52840-web-server/0-objectives Motivation I wanted to get into embedded systems in a se00