- This topic has 1 reply, 2 voices, and was last updated 1 year, 10 months ago by .
- You must be logged in to reply to this topic.
Home › Forums › esp32 › Sending Bytes via Software Serial with E22 Library for Arduino IDE with ESP32
Hi,
I was trying to send bytes to E22 module with Software Serial in ESP32 module with using your E22 library for Arduino IDE. I checked out the necessary example codes. You are using Serial1 or Serial2 in the examples. However my Serial1 does not work and Serial2 does not exist in my module. So;
1. How can I use Sofware Serial with your library?
2. How can I send bytes to E22 from ESP32?
Thank you in advance.
Behic.
Hi BechicMV,
no, you can’t use SoftwareSerial with esp32, but you can use Serial port with custom pins.
To send bytes you can refer to the tutorial.
Bye Renzo
More
Just like a well-organized workbench, this website uses cookies to function properly and efficiently.
🛠️ The Essentials (Necessary): Some cookies are categorized as necessary and are stored on your browser because they are critical for the basic working of the site.
📊 The Analytics (Third-party): We also use third-party cookies to help us analyze traffic and understand which projects you like the most. These are stored only if you give us the green light.
You can choose to opt-out, but keep in mind that disabling them might make the site experience a bit less "smooth".
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |
