MicroPython_ESP32_psRAM_LoBo | MicroPython for ESP32 with psRAM support
kandi X-RAY | MicroPython_ESP32_psRAM_LoBo Summary
kandi X-RAY | MicroPython_ESP32_psRAM_LoBo Summary
MicroPython for ESP32 with psRAM support
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of MicroPython_ESP32_psRAM_LoBo
MicroPython_ESP32_psRAM_LoBo Key Features
MicroPython_ESP32_psRAM_LoBo Examples and Code Snippets
Community Discussions
Trending Discussions on MicroPython_ESP32_psRAM_LoBo
QUESTION
I have been trying to externally log data to my home server with a little GSM modem and InfluxDB2 HTTP API- it is far away and needs to be external, just checking water levels and other system stuff.
I am struggeling to understand the correct payload and keys to give it in order for it to accept my data.
I am using an ESP32 and the requests module on Micro Python, using MicroPython_ESP32_psRAM_LoBo.
The GSM library I am using makes everything work as if I was connected to Wifi, I am pretty certian that my problem has nothing to do with the GSM side of things.
The system uses InfluxDB2 and Python3 ( Micro Python to be exact )
Current Setup
...ANSWER
Answered 2021-May-27 at 17:24I managed to find a solution after days of searching and trying new things.
Basically I used the mrequests lib ( https://github.com/SpotlightKid/mrequests )
With this I managed to get the whole thing working as expected using the following code - Done in Micropython
I did make a free account with No-IP to set my ISP external IP to a URL, I dont think this has a massive change but it is worth noting. I did try the older methods with this new URL and they still did not work.
Here is the new code with the mrequest lib.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install MicroPython_ESP32_psRAM_LoBo
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page