Hot in Nerves Questions/Help:

HOTTEST Nerves Questions/Help THIS WEEK! Top

HOTTEST Nerves Questions/Help THIS MONTH! Top

HOTTEST Nerves Questions/Help THIS YEAR! Top

thovoll
Hi, Does anyone have experience running Scenic with Nerves on RPi3, with display output going to a smaller screen that fits on top the t...
New
ImNotAVirus
Is there currently a way to send and receive data between a Nerves device (Raspberry Pi) and few ESP devices using ESP-NOW ? My goal is ...
New
jimsynz
Hi folks. I just got my hands on a pi zero 2W and decided to have a play with nerves on it. I ran mix nerves.new, enabled the nerves_syst...
New
alde103
Hi all, has anyone worked with EtherCAT and Nerves before? I’m quite new with Ethercat, so I’m looking for a good starting point like a ...
New
alde103
Hey everyone! :wave: I’m using a custom Nerves system based on Raspberry Pi 4. Some time ago, I added extra drivers to support several U...
New
sebastianseilund
Hi Nerves friends, I’m running Nerves on Raspberry Pi 5 and want to record video with my Raspberry Pi Camera Module 3. On both a brand ...
New
Snake-Sanders
Hi everyone! I currently have a Raspberry Pi 3B running Nerves, and it’s communicating with some smart switches over WiFi, which works g...
New
CaptChrisD
I am working on a custom device tree overlay. I have done these for years on BBB but when trying to do it on a Raspberry Pi I am running ...
New
Vidar
Hi everyone, Some time ago I got a wrongly shipped Luckfox Lyra Ultra (https://www.luckfox.com/Luckfox-Lyra-Ultra). As it seemed like a ...
New
jimsynz
Hi folks. For a project I’m working on I’d like the user to be able to set the hostname of the device dynamically. This means I need to w...
New
pxp9
Hello, I would like to ask to someone more involved in the Nerves project if there is gonna be support for Arduino UNO Q. I find it inter...
New
DougVonMoser
Hello! I’m trying to get a Raspberry Pi Camera Module v1 (OV5647 sensor) working on a Raspberry Pi 3A+ using Elixir Nerves with libcamer...
New
mensore
I recently started a new Nerves application with my Raspberry Pi 3, using the mix nerves.new command. I believe it sets up with Nerves Pa...
New
arcyfelix
Hello lovely people of the Elixir community! I’m working on a system to monitor Nerves devices to ensure they maintain constant internet...
New
bwegh
Hi, I am trying to make a custom nerves system for Raspberry Pi 4 with can support. The system is booting yet I am not able to start th...
New

HOTTEST Nerves Questions/Help THE LAST THREE YEARS! Top

AstonJ
I recently purchased one of these from Amazon. It says it does not store any video footage on their servers, but how do we know it doesn’...
New
jjcarstens
I started investigating using the new versions with Nerves. I have found a few pieces that need a little more vetting and investigation. ...
New
harleyqmc
Shame to get hung up on the most basic of steps here but I am struggling to find the solution last few nights Started off with $ export...
New
Rehan
Hello, I was working with VintageNet to configure the wlan. We can configure the wifi network using VintageNetWiFi.quick_configure() or ...
New
stwf
I’m trying to mount a USB hard drive on my nerves device at boot, I am using a custom system, so I have some flexibility. But I’ve tried...
New
wdtnh
Just got a windows laptop with Win11 installed and I’m so done with Windows. I need to do some nerves development and I was wondering if...
New
cblavier
Hey there, I want to build an embedded system with a very low energy footprint :battery: Ideally, coupled with a big power bank, it sho...
New
kwando
Hi! I just recently got my hands on a raspberry pi zero 2 W and tried to run nerves on it. My attempts wasn’t very fruitful. Tried both ...
New
gus
Hi all, I have a Raspberry Pi Nerves device which I have attached a MCP2515 SPI to CAN transceiver board. I can get this board to work f...
New
devployment
Is the Compute Module 5 supported? Currently playing around with a CM5 and IO Board. Tried a new project with MIX_TARGET=rpi5 mix firmwar...
New
MagnificentPako
Hello! I have been trying to get Nerves on a Pi 5B together with the 7" Display sold by RaspberryPi working and only had mild successes....
New
vsubbiah
I am trying to burn image to SD using mix firmware and it fails as below. Looks like some invalid options are being passed to mksquashfs...
New
LTheGreats
Has anyone gotten Nx to work with a Coral TPU to work with Nx? I was thinking of experimenting with using Nx in a Nerves project on a Ras...
New
bmitc
For Circuits.UART, I am looking for a way to read a specific amount of bytes where the number of bytes to read may vary from call to call...
New
tobytripp
Hi there, I’m trying to get started with Nerves but I get an error on the final step of the installation process. I’m on an M1 Mac, Eli...
New

HOTTEST Nerves Questions/Help THIS Over 3 Years! Top

michaelwa
Hello, While installing nerves on MacOS following the installation guide at Installation — nerves v1.9.1 I completed the MacOS section a...
New
axler8tor
I am a cloud solution architect for Microsoft. My focus is on OSS technologies in Azure - MS hired me because I know nothing about their ...
New
AstonJ
I’ve been thinking of ways to use Nerves, and was wondering - what is the smallest device or piece of hardware you can run Nerves on?
New
FGMGIT
Hello everyone, I’m working unfortunately or necessarily with MacOS 11 Big Sur. And tried to install Elixir Nerves 1.6.3 and uninstall E...
New
Qqwy
So, I finally have a good reason to start tinkering with Nerves! :heart: I’ve been asked by the student association to jamble together a...
New
brunosantanaa
Hi everyone, I’m starting a project and I intend to use I2C communication. What I wanted was for a rpi to get a message without having t...
New
AlejandroHuerta
Hey everyone, I’m new to working with hardware and decided to learn by interfacing with some MAX31855 thermocouple sensors. I’ve successf...
New
axelson
Is it possible to connect to a Nerves system using SSH? My goal for now is to get to the IEx prompt over SSH instead of over an FTDI cabl...
New
Zesky665
Hi, Anyone know how to parse a bitstring? I have values like this : <<170, 192, 65, 0, 100, 0, 61, 86, 56, 171>> coming in...
New
Jestar
Hi) Every time I run mix phx.server I get: [warn] Phoenix is unable to create symlinks. Phoenix' code reloader will run considerably fas...
New
lucaong
Hi there :slight_smile: I was wondering, what Nerves experts would suggest as a solution for OTA firmware updates to a fleet of remote d...
New
Zesky665
Hi, I’m trying to create a nerves app that will read from a sensor at 10s intervals. I’ve written code for reading from the device and i...
New
greghgradwell
I am using the Joystick package (which I am also now maintaining) to connect to a USB joystick. I have no issues when I am on my Linux ma...
New
fklement
Hello! I need a bit of help, input… I want to flash elixir code to an ESP8266. I know that there is the AtomVM which allows you to run ...
New
ejpcmac
I am using Bluex to communicate with a BLE device from an Elixir application. It works great on a Linux host with a Bluetooth dongle, but...
New

Nerves

Also known as:
Nerves Project
Classification: Embedded Software Framework
Threads: 540
Posts: 3423
Forum Tags: #nerves

"Craft and deploy bulletproof embedded software in Elixir"

  • Follow
  • Join
  • Shape
the conversation
Nerves on GitHub
Stars: 2,469 Watchers: 57 Open Issues: 22 Last push: 6 days ago

Core Team Members

Confs & Meetups

16 days remaining
DC Elixir
Build Night: Hands-on with Zig and Zigler - Washington DC/USA July 15, 2026
60 days remaining
Erlang Workshop 2026
Indianapolis, USA August 28, 2026
73 days remaining
ElixirConf US
Chicago September 10, 2026

Saved Forums

    None saved yet

Top Sub Portals

    None added yet

Saved Forums

    None saved yet

We're in Beta

About us Mission Statement