差しただけでは認識はされているが、iwconfig ifconfigでwlan0として認識されていない場合は以下のようにすると認識されるようになる。
http://buffalo.jp/products/catalog/network/
ミニノートPCの無線LANを接続強化。お求めやすい超小型無線LAN子機
認識はしている様子
| * Executing task: platformio device monitor | |
| --- Terminal on /dev/cu.usbmodem537D0225881 | 115200 8-N-1 | |
| --- Available filters and text transformations: colorize, debug, default, direct, esp32_exception_decoder, hexlify, log2file, nocontrol, printable, send_on_enter, time | |
| --- More details at https://bit.ly/pio-monitor-filters | |
| --- Quit: Ctrl+C | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H | |
| [ 6517][D][main.cpp:62] setup(): [SIM LTE] preparing | |
| [ 9518][D][main.cpp:66] setup(): [SIM LTE] initializing | |
| AT | |
| AT |
| const { awake, request, release } = useWakeLock() | |
| ... | |
| ... | |
| return ( | |
| ... | |
| onClick={() => { | |
| // can't mix with other functions to make sure | |
| // the video is played under a user interaction? |
| 0 info it worked if it ends with ok | |
| 1 verbose cli [ | |
| 1 verbose cli '/usr/local/bin/node', | |
| 1 verbose cli '/usr/local/lib/node_modules/npm/bin/npm-cli.js', | |
| 1 verbose cli 'install', | |
| 1 verbose cli '@sentry/wizard@latest', | |
| 1 verbose cli '--global', | |
| 1 verbose cli '--prefix', | |
| 1 verbose cli '/root/.npm/_npx/7', | |
| 1 verbose cli '--loglevel', |
| class FileUploadComponent extends Component{ | |
| upload(){ | |
| this.props.mutate({ | |
| variables: { | |
| id, | |
| avatar: this.inputFile.files[0] //this is how you send file | |
| } | |
| }). | |
| then(({data}) => { | |
| console.log(data) |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>Label</key> | |
| <string>local.timemachine.drive</string> | |
| <key>ProgramArguments</key> | |
| <array> | |
| <string>ruby</string> | |
| <!-- change these parameters --> |
差しただけでは認識はされているが、iwconfig ifconfigでwlan0として認識されていない場合は以下のようにすると認識されるようになる。
http://buffalo.jp/products/catalog/network/
ミニノートPCの無線LANを接続強化。お求めやすい超小型無線LAN子機
認識はしている様子
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=EUC-JP" /> | |
| </head> | |
| <body> | |
| · | |
| </body> | |
| </html> |
https://bizstation.bk.mufg.jp/service/kankyou.html
Firefoxでも使えるみたいだか、どうもユーザーエージェントの偽装が無いと拒否される。
あ、と言うか、Mac自体対象外だった...
http://takahashifumiki.com/others/2071/
http://docs.komagata.org/4950