Skip to content

Firmware Updater stuck on "Synch with programmer" #5

Open
@PKGeorgiev

Description

@PKGeorgiev

I'm trying to add new certificate to my mlk1000. My steps were:

  1. I've uploaded FirmwareUpdater sketch to the MCU with no errors
  2. I ran winc1500-uploader.exe -address=*****.com:443 -port=COM4
  3. The result is:

2016/05/03 17:45:31 Connecting to programmer
2016/05/03 17:45:33 Synch with programmer

The same happens with winc1500-uploader-gui. It stucks on "Synchronizing with the programmer".

My configuration:

  1. IDE selection
  • Board: Arduino/Genuino MKR1000
  • Port: COM4
  1. OS Windows 10
  2. Genuino MKR1000, MR510PB
  3. CheckWifi101FirmwareVersion returns:

WiFi101 firmware check.

WiFi101 shield: DETECTED
Firmware version installed: 19.4.4
Firmware version required : 19.4.4

Check result: PASSED

  1. WiFi 101 version 0.9.1
  2. Board Library: Arduino SAMD boards version 1.6.5

UPDATE: after trying to unsuccessfully update certificates on my MKR1000, it will not handle SSL connections at all. I've tried WiFiSSLClient sketch and it fails to connect to google on port 443. The output is:

Attempting to connect to SSID: ****
Connected to wifi
SSID: ****
IP Address: 192.168.43.18
signal strength (RSSI):-39 dBm

Starting connection to server...

disconnecting from server.


The normal WiFiClient sketch works.

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