AltSoftSerial
AltSoftSerial copied to clipboard
incompatible with nrf52 architecture Adafruit Feather nRF52 Bluefruit LE - nRF52832
Hi, I used arduino IDE to code nRF52832 ( https://www.adafruit.com/product/3406 ) when I wrote:
#include AltSoftSerial myserial(15,16) I couldn't pass the compiler, and got following error msgs: WARNING: library AltSoftSerial claims to run on (avr) architecture(s) and may be incompatible with your current board which runs on [nrf52] architecture(s).
It would be helpful if you can provide the compatibility for nrf52 Thanks in advance.
DYLAN
Sorry, I can not put engineering time into supporting this Adafruit product.
But if someone else does this and sends a pull request (which does not affect other chips), I will very likely merge it.