Search found 11 matches
- 13 Jul 2022, 15:59
- Forum: ESP Easy: Projects / Applications
- Topic: Trouble authenticating into InfluxDB v2
- Replies: 6
- Views: 9954
Re: Trouble authenticating into InfluxDB v2
Hi, I just found this post when trying to use influxdbv2 as well. As it seems, it is currently not possible to _not_ send the basic auth information from the Credentials section. I guess this this a bug and the header should not be sent or it should be taken from the Header field when Use Extended C...
- 31 May 2022, 17:46
- Forum: ESP Easy: Software
- Topic: Serial Server: No events without a networkclient connected
- Replies: 29
- Views: 6559
Re: Serial Server: No events without a networkclient connected
Hi Ton, Hi TD-er, this release works flawlessly for me! The events are generated with the new option turned on and no client connected. The cr/lfs are recognized as a delimiter for events when the option for that is activated. And I still see the old behavior when the options are turned off. Thank y...
- 30 May 2022, 17:13
- Forum: ESP Easy: Software
- Topic: Serial Server: No events without a networkclient connected
- Replies: 29
- Views: 6559
Re: Serial Server: No events without a networkclient connected
No, sorry, I am still getting reboots when data arrives.
- 29 May 2022, 21:26
- Forum: ESP Easy: Software
- Topic: Serial Server: No events without a networkclient connected
- Replies: 29
- Views: 6559
Re: Serial Server: No events without a networkclient connected
That is very unlikely. I am receiving data from a blood pressuremonitor, the typical datastream looks like this: (With long pauses where I put the newlines) O N [0D] [0A] C H K [0D] [0A] I N F [0D] [0A] D E F [0D] [0A] E X H [0D] [0A] r x 0 0 4 4 0 0 2 F 0 0 5 C [0D] [0A] r a 0 0 0 0 [0D] [0A] W A I...
- 29 May 2022, 20:04
- Forum: ESP Easy: Software
- Topic: Serial Server: No events without a networkclient connected
- Replies: 29
- Views: 6559
Re: Serial Server: No events without a networkclient connected
The crash when submitting the enable multilineprosessing setting seems to be gone
but when receiving data the controller still reboots.
Cheers, elfrinjo
but when receiving data the controller still reboots.
Cheers, elfrinjo
- 29 May 2022, 12:58
- Forum: ESP Easy: Software
- Topic: Serial Server: No events without a networkclient connected
- Replies: 29
- Views: 6559
Re: Serial Server: No events without a networkclient connected
Hi Ton, this version crashes when - the new setting is enabled - and when serial data comes in With the new setting disabled I did not see those problems. When enabling the setting these are the last and the first line from the log: 2022-05-29T10:50:26.104639+00:00 espeasy-1 EspEasy: EVENT: TaskExit...
- 28 May 2022, 17:08
- Forum: ESP Easy: Software
- Topic: Serial Server: No events without a networkclient connected
- Replies: 29
- Views: 6559
Re: Serial Server: No events without a networkclient connected
Hi, so far, I did not find weird side-effects on the serial rx. What I did find is an issue with event-generation when cr/lfs (or maybe just crs) are present: An event is generated for the string before the first cr/lf only. The rest seems to be discarded from the events but is transferred to the ne...
- 26 May 2022, 13:42
- Forum: ESP Easy: Software
- Topic: Serial Server: No events without a networkclient connected
- Replies: 29
- Views: 6559
Re: Serial Server: No events without a networkclient connected
This version works for me!
I'll test it over the weekend and provide feedback.
/ Cheers, elfrinjo
I'll test it over the weekend and provide feedback.
/ Cheers, elfrinjo
- 26 May 2022, 12:21
- Forum: ESP Easy: Software
- Topic: Serial Server: No events without a networkclient connected
- Replies: 29
- Views: 6559
Re: Serial Server: No events without a networkclient connected
I'll do!
However, at the moment the UI does not seem to save the checkbox when submitting.
/ Cheers, elfrinjo
However, at the moment the UI does not seem to save the checkbox when submitting.
/ Cheers, elfrinjo
- 26 May 2022, 12:07
- Forum: ESP Easy: Software
- Topic: Serial Server: No events without a networkclient connected
- Replies: 29
- Views: 6559
Re: Serial Server: No events without a networkclient connected
Wow, you guys are amazing. Thank you very much!!
- 26 May 2022, 00:06
- Forum: ESP Easy: Software
- Topic: Serial Server: No events without a networkclient connected
- Replies: 29
- Views: 6559
Serial Server: No events without a networkclient connected
Good evening! I am currently trying to make a serial sensor smart. So far, I have the sensor connected to the RX pins of a wemos d1 mini running ESP_Easy_mega_20220427_normal_ESP8266_4M1M While a telnet client is connected to the serverport, I do get the characters from my sensor on the client and e...