Arduino Nano Every problem
-
Hi
Error when compiling a node sketch to Arduino Nano Every :xxx\Arduino\libraries\MySensors/MySensors.h:83:2: error: #error Hardware abstraction not defined (unsupported platform)
If I understand right the old Nano and Every are compatible, just more memory etc in the Every. Is there a change in MySensors library that can be changed to accept the Nano Every ?
Regards Håkan
-
@hakha4 arduino nano every uses an ATMega4809 processor, while the regular nano uses an ATMega328.
The ATMega4809 isn't explicitly supported by mySensors. The library needs to be modified to support this processor.
-
Ok. Thanks for answer. I have to wait until it is eventually implemented. Could be nice to have bigger sketches in a smaller Arduino compare to Mega
Regards Håkan
-
I was wondering the kind of modification needed to support ATMEGA4808/4809.
I have read again the MyConfig.h and MySensors.h, they look quite good.
Though, there might be some updates to be done in the hal/architecture/AVR folder ..
-
Given the chip shortage of ATmega328, would the ATmega4809 architecture support be developed ?
The advantages of Arduino Nano Every is undeniable for non-battery-supplied nodes
-
I bought the Every because it implied it was backward compatible with the nano. No, it's not, as we found out.
Be that as it may, any word on a getting the Every working with mySensors?
Suggested Topics
-
Over the air updates
General Discussion • 23 Mar 2014, 21:38 • ToSa 1 Mar 2015, 11:21 -
"Remote Irrigation with LoRaWAN: LM27313 Challenges and PCB Design"
Hardware • 24 Jan 2024, 23:06 • wrendral 3 Feb 2024, 07:13 -
Sleep mode for bmp280
Hardware • 20 Feb 2018, 13:24 • fishermans 5 Feb 2024, 18:30 -
Which one should i choose? PIR or microwave sensor
Hardware • 2 May 2023, 10:58 • h01 11 May 2023, 13:56 -
Best time of year to buy higher quality small project solar panels?
Hardware • 10 Jun 2021, 19:19 • NeverDie 30 Aug 2024, 14:01 -
Does MySensors require Arduino Timer 2?
Hardware • 6 Jan 2024, 19:39 • OldSurferDude 11 Jan 2024, 04:39