sandeepmistry/arduino-nRF5

SoftwareSerial

Open

#98 opened on Feb 22, 2017

View on GitHub
 (23 comments) (0 reactions) (0 assignees)C (288 forks)github user discovery
help wanted

Repository metrics

Stars
 (952 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Is it possible to use SoftwareSerial? I have a requirement to communicate with a serial module. While the main/hardware serial is used for debugging, need another serial port to communicate with that module.

Please advice. Thanks.

Contributor guide