This is my arduino code:
#include NeoSWSerial SoftSerial(8, 9); void setup() { Serial.begin(9600); SoftSerial.begin(115200);