u/djweis

Question on Pod development

I'm trying to create a pod. I started with the sample code but it doesn't seem to function. Off the bat, I noticed that the port number in the onReady function was incorrect so I've changed that to 8088.

With some console logging I see that the API creation call is firing but none of the fields populate when pressing the buttons. The API calls seem to be made, I receive this in my console:

ConnectWiseHostedAPI: posting message {"hosted_request":"refreshScreen"} ConnectWiseHostedAPI.1.0.js:133

ConnectWiseHostedAPI: posting message {"hosted_request":"getMemberAuthentication"}

Is the sample code no longer functional or am I doing something obviously wrong?

Thanks dave

reddit.com
u/djweis — 8 days ago

I purchased some LED letters from Ali, https://www.aliexpress.us/item/3256809009951054.html, and need to figure out the proper resistor values for the base resistor for the 2N3904 that I'm using to switch the LED and the current limiting resistor for the LED itself. There's nothing obvious on the product listing to show the specs and I'd rather not burn them up in testing. The transistor will be connected to an ESP32 GPIO pin.

Thanks for any help!

reddit.com
u/djweis — 23 days ago