Scott C. Lemon
Scott C. Lemon
Yes ... your new feature would do what I am looking for: `bool addForce(const Type &obj)` Is this now a part of your next release?
Ok ... but I'm confused about what I am looking at (not as well versed at Github as I'd like to be) ... who wrote this code that you linked...
Hello, I wanted to let you know that we are *very* close to having this complete. Not ready to announce *yet* ... but extremely close. We will obviously by making...
There some other critical aspects to adding sensors into a device. You really must also include an identifier of exactly what part/chip/transducer is providing the data so that you can...
I did find my issue: Error: EACCES: permission denied, copyfile '/usr/src/node-red/node_modules/node-red/settings.js' -> '/data/settings.js' I had to: `chmod 777 /home/pi/node-red-data` But the issue still remains that I didn't see any indication...
> If you look on the page for a device, you should see the service state as "exited" to indicate that there was an issue with the container. We're working...
I also went back to my first module (which is now working) and tried the ATZ and AT&F0 reset commands ... and rebooted with AT+CFUN=1,1 ... but can no longer...
I have never been able to test the suggestion from above. @sharask indicated that the band selection was set by default to a very narrow set (or one?) band. I...
Hello, No, I have my 7080G working, but not with this library at all. I've made several attempts to try and learn more about how to debug the situation but...
Hello! @tomtobback This appears to be a very old issue, but I am also very interested in seeing a solution for the Arduino community. Where is your code? Is this...