The SoftwareSerial
library allows GPIO pins to be used as TTL serial pins by bit banging.
The nRF5 suffers from the same problem that the Arduinos have. 1 UART.
Does the nRF5 have a similar library to make up for this deficiency?
The SoftwareSerial
library allows GPIO pins to be used as TTL serial pins by bit banging.
The nRF5 suffers from the same problem that the Arduinos have. 1 UART.
Does the nRF5 have a similar library to make up for this deficiency?