- pin sequence on cam M7:
GND-VIN-P7-P8-P9-SYN-BOOT-RST - pin sequence on Wifi:
GND-VCC-P7-P8-RST-BOOT-SWD-SWC
I'm testing on my own wiring...
Cheers
Pei
Code: Select all
import network
nic = network.Driver(...)
Code: Select all
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'Driver'
Code: Select all
Trying to connect... (may take a while)...
Running in Station mode...
[-54, 2, 'SHAW-xxxxxx', 'f8:f0:05:a1:b9:ce', '192.168.0.8']
MicroPython v1.9.4-4510-g23e8457de on 2018-06-29; OPENMV3 with STM32F765
Type "help()" for more information.
>>>
Users browsing this forum: No registered users and 1 guest