arduino / arduino/ArduinoCore-arc32

SoftwareSerial core library

Open
#601 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
330
Forks
281
PR merge metrics
No merged PRs in 30d

Description

I am working on Arduino Uno board but i recently encountered a problem while using SoftwareSerial module. Data sending to ESp8266-01 over Tx was successful but reading back data from esp8266-01 to Arduino Uno over Rx was giving me garbage Is it SerialSoftware module problem?. Please help me reading data properly.
![image](https://user-images.githubusercontent.com/15817014/101989112-25c73180-3cc4-11eb-86ca-49a56350317a.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported SoftwareSerial behavior with an Arduino Uno and ESP8266-01 using the wiring shown in the attached image. Compare transmitted and received data and determine whether the problem is in the SoftwareSerial core library or the setup; done means a documented cause and a confirmed path to reading valid data.

Written by the indexing model from the issue text.

Assessment

Tech stack
arduino, c
Domain
embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.