Skip to content

incompatible with nrf52 architecture Adafruit Feather nRF52 Bluefruit LE - nRF52832 #55

Description

@dlnraja

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions