.writeflashpage Method

Function:

For the WA2000 Wi-Fi/BLE add-on module, sends a 128-byte page (block) of firmware data into the module. The method should be called repeatedly until the entire firmware "file" has been uploaded onto the WA2000.

Syntax:

wln.writeflashpage(byref page as string) as accepted_rejected

Returns:

---

See Also:

wln.setupgraderegion, wln.upgrade, wln.waitforupgradecompletion


Part

Description

page

128-byte firmware block.