
Pyboard series D
MicroPython v1.19.1 on 2022-06-18; PYBD-SF2W with STM32F722IEK
I want to use the module aioble for bluetooth functions.
upip/pip are not on my distribution, see below
What I actually want to do is get the names of bluetooth devices within range ( i think i have hex IDs )
>>> help('modules')
__main__ micropython ubluetooth ure
_onewire network ucollections uselect
_uasyncio onewire ucryptolib usocket
_webrepl pyb uctypes ussl
builtins stm uerrno ustruct
cmath uarray uhashlib usys
dht uasyncio/__init__ uheapq utime
framebuf uasyncio/core uio utimeq
gc uasyncio/event ujson uwebsocket
lcd160cr uasyncio/funcs umachine uzlib
lcd160cr_test uasyncio/lock uos webrepl
lwip uasyncio/stream uplatform webrepl_setup
math ubinascii urandom websocket_helper
Plus any modules on the filesystem[/size]
Assistance would be welcome, regards Andrew