Charles

Results 38 issues of Charles

I noticed some time ago that as soon a MQTT connector is broken (example stopping mosquitto server for a certain amount of time) then the connector still never reconnect ![image](https://user-images.githubusercontent.com/2471931/57462598-6d304500-7279-11e9-948b-24e54d253d47.png)...

We need to decrease database size, on multitech GW with lot of devices, sometime admin interface does not answer anymore until we delete the following files: - `event.DLC` and `event.DCD`...

question

Would it be possible to reset column size for field time on Frame View because it's too short and each time line displayed takes 3 times of normal line size...

I just found this one #437, just what I needed, thanks, really makes sense. But on each project, I need different parameters to be passed to final app, until now...

I tried to implement this authentication without any success. First tried the HTML code as follow ```html Test DigestAuthRequest.js test Requesting... window.onload = function() { var url = 'https://httpbin.org/digest-auth/auth/user/passwd/MD5/never'; var...

If for any reason (for example the application start/stop playing with watchdog while not in sleep mode) then a call to ```cpp LowPower.powerDown(SLEEP_FOREVER, ADC_OFF, BOD_OFF); ``` can have unexpected wake...

If I need to program only 3.3V target, can I use 3.3V Pro micro (I have only this version in hand) or does the firmware going into the pro-micro (8MHz)...

Looks like AT command line for `AT+HTTPCLIENT` is limited to nearly 255 char, so posting with long url and lot of parameters such as "param1=sdsdsd&param2=dfdfdf" fire an error if we...

I’m working sometimes on 128x64 displays and on 64x32, got PI3 and one display connected on P1 the other on P2. I do not want to chain or parallel I...

#### Summary Allow the device attributes (and may be device description) to be read when received uplink data #### Why do we need this? I put information on these attributes...

c/application server