We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First of all congratulatons.
I have a LoRa (SPI device) based transmitter and receiver, writen originally for Arduino Pro Mini, and it works just fine on the Arduino Microbit.
I2C stuff works as well, routines I wrote to read\write to an I2C FRAM work well.
However, is there a way of assigning a second serial port, in addition to the normal serial terminal ?
The text was updated successfully, but these errors were encountered:
There is only one hardware serial port, and software serial doesn't currently work, but should shortly.
See #98 for details
Sorry, something went wrong.
Closing as resolved
No branches or pull requests
First of all congratulatons.
I have a LoRa (SPI device) based transmitter and receiver, writen originally for Arduino Pro Mini, and it works just fine on the Arduino Microbit.
I2C stuff works as well, routines I wrote to read\write to an I2C FRAM work well.
However, is there a way of assigning a second serial port, in addition to the normal serial terminal ?
The text was updated successfully, but these errors were encountered: