PowerBroker2/SerialTransfer
Arduino library to transfer dynamic, packetized data fast and reliably via Serial, I2C, or SPI
C++MIT
Issues
- 4
Data Transfer Between ESP 32 And Arduino Mega
#108 opened by mostafaemad10 - 1
RS485 with SoftwareSerial not working as expected
#114 opened by MattiaIezzi - 4
This library assumes that it would be instantiated and never removed.
#113 opened by MartinMueller2003 - 2
- 1
Stale Packet error
#111 opened by queenidog - 4
Compile time error on STM32F103 BluePill
#110 opened by cmr772023 - 3
Two way communication
#106 opened by fif911 - 1
Documentation on how to send&recieve a single datum struct object (via serial) that exceeds the 254-byte maximum packet size
#109 opened by davidsandbrand - 3
- 15
- 4
- 4
Make requests to I2C slaves
#81 opened by TurboNerd95 - 0
Use of abstract class as common interface
#105 opened by NexumIOT - 2
library makes i2c lcd flash
#63 opened by emmanuelsheshi - 1
Changing ports doesn't work with ESP32
#104 opened by Frtrillo - 2
Why is the main code commented?
#102 opened by RobertLRead - 1
- 5
Does it work with ESP8266(NODEMCU V3)?
#92 opened by Senior97 - 2
- 3
- 5
Received data always 7 (after converted to int)
#97 opened by askiiart - 4
Best method for checking that a packet is valid before reading the contents?
#95 opened by jessestevens5b - 3
- 2
- 0
- 7
More of a question, I think...
#87 opened by MacroPc - 2
- 2
Is there an error in the file transfer example?
#89 opened by yursky91 - 4
Does this work with esp32?
#86 opened by camo200sx - 0
- 3
SerialTransfer.bytesRead != SerialTransfer.packet.bytesRead when using callbacks
#83 opened by PaulBouchier - 18
- 1
- 13
- 4
- 13
- 1
Does SerialTransfer use the UART DMA on ESP32?
#77 opened by ajacobs-github - 2
Code works on Nano BLE 33 but not on Mega 2560r3.
#76 opened by dbids - 7
- 11
How i can use SerialTransfer with rs485 ?
#74 opened by YBeyin - 2
- 4
payIndex not reset back to zero by the FSM
#73 opened by umaplehurst - 2
- 4
Library Compiling Issue
#68 opened by AlexanderPeters - 17
- 7
- 2
Does this work from an ATMEGA328 to a SAMD21?
#62 opened by mjbmikeb2 - 5
Extended Array Rx/Tx
#60 opened by bhclowers - 4
Corruption at > 9600 over SoftwareSerial
#61 opened by pauljeffress - 4
Confused on how to uncomment SPITransfer.h
#59 opened by K-Space909