AB01-V2 - software.serial

Dear All,
Can i please ask for advice here regarding software serial ?

Is it something wrong with my cubecell or dont undestand how is that work …:expressionless:

When try simple RX test and start from bound 115200 all good i receiving in Serial Monitor - “Normal Serial init”

When i switch to 9600 and reset heltec , i always receive “⸮⸮⸮⸮⸮⸮⸮⸮⸮” - see screen below.
Doing also TX test but never seen softwareSerial.println(“Aaron is a very handsome guy! hahahaha”); - is he actaully handome , maybe this is a problem ? :stuck_out_tongue:

Why i asking, just receivied pcb board where i have AB01-v2 and also SIM7080G Cat-M/NB-IoT HAT on one board, developer told me that it should work - once i will be able set serial communication from heltec to SIM7080G Cat-M/NB-IoT HAT .

Tried several times, but decided to come back a little and undestand with simple RX/TX test.
Using below RX test .
https://github.com/HelTecAutomation/CubeCell-Arduino/blob/master/libraries/Basics/examples/serial/softwareSerial/RX_test/RX_test.ino?fbclid=IwAR0OptLyzCZ0MLlNm8zN_97lsBE336Vd31frtdf2BDH2jxtYhypsUDdmckc

Here is image also how i connecting with my module
image

Will be verry verry appreciated for some tip.

Hello,
I have same issue with software serial.
Here is how i tried to check it .
Make a connection between TTL USB dongle (COM11) and heltec on GPI01 -> TX and GPI02 -> RX (COM4)
image

Now when i upload TX_test i expect to see something on COM11 , but i got nothing.

Same issue with RX_test

Any advice please ?

It should be asynchronous