Skip to content

OTA not working on Robotdyn D1 R2 boards #8045

Closed
@paai

Description

@paai

Basic Infos

  • [ x] This issue complies with the issue POLICY doc.
  • [ x] I have read the documentation at readthedocs and the issue is not addressed there.
  • [ x] I have tested that the issue is present in current master branch (aka latest git).
  • [ x] I have searched the issue tracker for a similar issue.
  • If there is a stack dump, I have decoded it.
  • I have filled out all fields below.

Platform

  • Hardware: Robotdyn D1 R2
  • Core Version: [latest git hash or date]
  • Development Env: Arduino 1.8.15 and older
  • Operating System: Kubuntu 18.04

Settings in IDE

  • Module: Wemos D1 mini r2
  • Flash Mode: [qio|dio|other]
  • Flash Size: [4MB/1MB]
  • lwip Variant: [v1.4|v2 Lower Memory|Higher Bandwidth]
  • Reset Method: [ck|nodemcu]
  • Flash Frequency: [40Mhz]
  • CPU Frequency: [80Mhz|160MHz]
  • Upload Using: [OTA|SERIAL]
  • Upload Speed: [115200|other] (serial upload only)

Problem Description

This is a problem related to the popular Robotdyn D1R2 boards.

Using the standard BasicOTA from the examples, the Robotdyn D1R2 stops OTA uploading after 25-50% when the AP is three meters away. Upload does not even start on APs that are farther away. All other wifi functions work just fine.Tested it on seven of these boards.

The same code on e.g., a Robotdyn D1 mini or LOLIN ESP32 (of course with different libraries) just works.

I also installed the esp8266 library from the Board manager (after uninstalling the github tree) and exactly the same thing happens.

What surprises me is that I can not find references to this problem on the internet, although the Robotdyn D1R2 is a very popular board.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions