Walter E. Gunter, Jr.

Results 14 issues of Walter E. Gunter, Jr.

Need some guidance on how to actually do the development for adding blocks. I really want to change how the program is laid out meaning I don't want to have...

is there a local option? I am working out some changes, but having challenges with the closure stopping me after a bit due to too many compiles `Too many compiles...

I am trying to use this awesome light BLE library, but need use the notify. I see it in the example, but when I compile, I get an error that...

I have been trying to get mqtt over wss but it appears that is not ready in most arduino libraries. I found one for esp32 that has all that i...

feature
Arduino
ESP-IDF

I created a pushbullet account, and added my key to the configuration file, but what is the url listed?

I am guessing this is the magic of docker? If i got docker to work and docker-compose to run, then all should be well right? I can get to the...

When I connect to the jupyter notebook browser, I can create a new file, but it is always python2. Also, when doing pip install, is that saved: (partly newb docker...

`Activating extension 'CMake' failed: Cannot find module './cmakeReferenceProvider' Require stack: - /home/developer/plugins/vscode-cmake/extension/out/src/extension.js - /home/developer/node_modules/@theia/plugin-ext/lib/hosted/node/plugin-host-rpc.js - /home/developer/node_modules/@theia/plugin-ext/lib/hosted/node/plugin-host.js`

I am using PoPOS 20.04 and cannot run this script. Thoughts? `sudo wget -qO- https://raw.githubusercontent.com/luxonis/depthai-ros/foxy-devel/install_dependencies.sh | sudo bash ERROR: Distribution not supported `

onAuthenticationComplete(esp_ble_auth_cmpl_t) ESP_GAP_BLE_AUTH_CMPL_EVT I am using this event but having issues if pin fails. Is there an auth fail event?