Sorry, but there are no more tags available to filter with.
  • Is there an nRF5 Software Serial library akin to the one for Arduino?

    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?