Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Update README.md #2

Merged
merged 1 commit into from
Aug 18, 2022
Merged

Update README.md #2

merged 1 commit into from
Aug 18, 2022

Conversation

S10143806H
Copy link
Contributor

HI @khoih-prog ,

Since WiFi.status() bug has been solved in ambiot/ambd_arduino#87 and updated in Ameba Arduino SDK v3.1.3 onwards.
I would like to remove the ### Important Notes section to avoid unnecessary confusion from other users.

Thank you.

Since `WiFi.status()` bug has been solved in ambiot/ambd_arduino#87. 
I would like to remove the `### Important Notes` section to avoid unnecessary confusion from other users.
@khoih-prog khoih-prog merged commit e0dba86 into khoih-prog:main Aug 18, 2022
@khoih-prog
Copy link
Owner

Thanks @S10143806H

khoih-prog added a commit to khoih-prog/WiFiWebServer_RTL8720 that referenced this pull request Aug 18, 2022
### Release v1.2.0

1. Update to sync with Ameba Arduino SDK v3.1.3 WiFi.status() bug fix. Check [Update README.md](khoih-prog/WiFiManager_RTL8720#2)
2. Update examples
3. Update libraries' dependencies
4. Update `Packages' Patches`
khoih-prog added a commit that referenced this pull request Aug 18, 2022
### Release v1.2.0

1. Update to sync with Ameba Arduino SDK v3.1.3 WiFi.status() bug fix. Check [Update README.md](#2)
2. Update examples
3. Update libraries' dependencies
4. Update `Packages' Patches`
khoih-prog added a commit that referenced this pull request Aug 18, 2022
### Release v1.2.0

1. Update to sync with Ameba Arduino SDK v3.1.3 WiFi.status() bug fix. Check [Update README.md](#2)
2. Update examples
3. Update libraries' dependencies
4. Update `Packages' Patches`
khoih-prog added a commit that referenced this pull request Aug 18, 2022
### Release v1.2.0

1. Update to sync with Ameba Arduino SDK v3.1.3 WiFi.status() bug fix. Check [Update README.md](#2)
2. Update examples
3. Update libraries' dependencies
4. Update `Packages' Patches`
@khoih-prog
Copy link
Owner

khoih-prog commented Aug 18, 2022

Hi @S10143806H

The new WiFiManager_RTL8720 releases v1.2.0 has just been published. Your contribution is noted in Contributions and Thanks

Looking forward to receiving more of your contributions.

Best Regards,


Release v1.2.0

  1. Update to sync with Ameba Arduino SDK v3.1.3 WiFi.status() bug fix. Check Update README.md
  2. Update examples
  3. Update libraries' dependencies
  4. Update Packages' Patches

@S10143806H
Copy link
Contributor Author

Hi @khoih-prog,

Thank you again for your contribution to Ameba Arduino SDK.

I will help with promoting the new release in your repo WiFiManager_RTL8720 releases v1.2.0 in our community (Facebook English Page/Chinese Page). Meanwhile, I will help with testing example features on other Ameba boards.

Keep in touch!

Best Regards,

@khoih-prog
Copy link
Owner

Hi @S10143806H

BTW, can you check if AmebaD Packages_Patches pgmspace.h is necessary to use for the AmebaD core ? If OK, I'll make a PR there.

@S10143806H
Copy link
Contributor Author

Hi @khoih-prog,
Without patching pgmspace.h, I am still able to compile the example without error. Upon testing, the example is working well.

image

However, my colleague used a clean environment to test the example RTL8720_WiFi. But she could not connect to Wi-Fi with: SSID (WM_RTL8720_25) / Password ("MyWM_RTL8720"). Error indicates "Wrong Password".

Thank you.

@khoih-prog
Copy link
Owner

Without patching pgmspace.h, I am still able to compile the example without error.

I forget why we need to patch the pgmspace.h. It must have had some kind of error(s) with previous cores related to PROGMEM, and have been fixed. Too many libraries to create, maintain and update.

But she could not connect to Wi-Fi with: SSID (WM_RTL8720_25) / Password ("MyWM_RTL8720"). Error indicates "Wrong Password".

but for you

Upon testing, the example is working well.

I suggest you guide your colleague how to use the example or ask her to read Debug Terminal output Samples

[WG] SSID=RTL8720_WM_25,PW=MyRTL8720_WM_25
[WG] IP=192.168.4.1,CH=7

Normally the SSID and PWD of Config Portal AP is automatically set by the library, such as SSID = RTL8720_WM_25 and PWD = MyRTL8720_WM_25 not MyWM_RTL8720

@S10143806H
Copy link
Contributor Author

Hi @khoih-prog,

Sorry for your explanation and the inconvenience caused.
We have missed the log that indicates SSID and PW for AP indicated in Debug Terminal output Samples.

Upon verification, the example is working fine on Arduino Ameba GitHub release with BW16/BW16-TypeC, AMB22 (RTL8722DM), and AMB23 (RTL8722DM MINI) boards without patching pgmspace.h.

Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants