Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tuanpmt/esp_mqtt issues and pull requests

#168 - added ssl authentication

Pull Request - State: open - Opened by hmueller01 over 3 years ago - 1 comment

#167 - Fix: multiple mqtt packages in the same tcp package can couse watchdog reset

Pull Request - State: closed - Opened by st0ff3r over 4 years ago - 1 comment

#166 - Unable to use ssl mode

Issue - State: open - Opened by abhion almost 5 years ago

#165 - building user_main.c

Issue - State: closed - Opened by jairusmingua about 5 years ago

#163 - publish callback in wrong place for QOS > 0

Issue - State: open - Opened by davydnorris over 5 years ago - 3 comments

#162 - re-queue on error sending

Issue - State: open - Opened by st0ff3r over 5 years ago

#161 - buffer corruption because of unterminated data

Issue - State: closed - Opened by davydnorris over 5 years ago - 2 comments

#160 - Why use of while in MQTT_* functions?

Issue - State: closed - Opened by davydnorris over 5 years ago - 2 comments

#157 - Queue never getempty

Issue - State: closed - Opened by ozanhan almost 6 years ago - 1 comment

#156 - null check client pointer before deref

Issue - State: open - Opened by st0ff3r almost 6 years ago

#155 - event->msg_id always 0 in MQTT_EVENT_DATA

Issue - State: open - Opened by lukunnr about 6 years ago

#154 - How disable automatic connect Wi-Fi network?

Issue - State: open - Opened by augustocadini over 6 years ago - 1 comment

#153 - Support of SSL different algorithms

Issue - State: open - Opened by EvanLee2048 over 6 years ago - 1 comment

#152 - add missing consts

Pull Request - State: open - Opened by jedi7 over 6 years ago

#151 - To fix the "MQTT: Out of mem" issue

Pull Request - State: closed - Opened by miolion almost 7 years ago

#149 - platformio support?

Issue - State: open - Opened by guigaoliveira almost 7 years ago

#148 - Problems building for "user/user_main.c" example..

Issue - State: open - Opened by swingwinger almost 7 years ago - 4 comments

#147 - i have problem with WiFiClientSecure :(

Issue - State: open - Opened by mechanic98 almost 7 years ago

#146 - free(outbound_message->data) wrong?

Issue - State: open - Opened by martin-ger almost 7 years ago - 2 comments

#145 - program stack in function BOOL ICACHE_FLASH_ATTR MQTT_InitClient

Issue - State: open - Opened by 0x000000FF about 7 years ago - 1 comment

#143 - ERROR: Message too long

Issue - State: open - Opened by Krit007 about 7 years ago

#142 - dangerous relocation: call0: call target out of range: system_get_flash_size_map

Issue - State: closed - Opened by ddze7374 about 7 years ago - 2 comments

#141 - use in arduino

Issue - State: closed - Opened by weiyouren about 7 years ago - 1 comment

#140 - Put keepAliveTick in more sensible location

Pull Request - State: closed - Opened by someburner about 7 years ago - 2 comments

#139 - updated esp-open-sdk file path for CI

Pull Request - State: closed - Opened by sreeisalso over 7 years ago

#138 - Code reindented with .editorConfig support

Pull Request - State: closed - Opened by sreeisalso over 7 years ago

#137 - I will receive 0xff after I subscribe

Issue - State: closed - Opened by funwun over 7 years ago

#136 - ESP PIR sensor

Pull Request - State: closed - Opened by timhodson over 7 years ago

#135 - added uart rx routines

Pull Request - State: open - Opened by murray123 over 7 years ago

#134 - Ring Buffer overflow causes corrupt data which leads to buffer reset

Issue - State: closed - Opened by asadislam94 over 7 years ago - 2 comments
Labels: bug

#133 - esp8266 connected server with mqtt-ssl sometimes error

Issue - State: open - Opened by zhyufeng over 7 years ago - 2 comments

#132 - Documentation mqtt client id

Issue - State: closed - Opened by hannes-angst over 7 years ago

#131 - MQTT Disconnect - Connect Endless Loop

Issue - State: closed - Opened by hannes-angst almost 8 years ago - 3 comments

#130 - espconn_secure_set_size leaks discussion

Issue - State: open - Opened by valkuc almost 8 years ago

#129 - lost messages with QoS == 2

Issue - State: closed - Opened by st0ff3r almost 8 years ago - 4 comments

#128 - Race condition between publish and keep alive packet

Issue - State: closed - Opened by asadislam94 almost 8 years ago - 3 comments

#127 - Extend init method to allow 0-length client IDs if MQTTv311 is set

Pull Request - State: closed - Opened by someburner almost 8 years ago - 1 comment

#126 - PROTO_AddRb(): rollback inserts into ringbuffer done by RINGBUF_Put()…

Pull Request - State: closed - Opened by st0ff3r almost 8 years ago

#125 - Compile to Library

Pull Request - State: closed - Opened by ToSa27 almost 8 years ago

#124 - explicitely set SSL size

Pull Request - State: closed - Opened by ToSa27 almost 8 years ago

#123 - Queue on Flash memory

Issue - State: closed - Opened by asadislam94 almost 8 years ago - 3 comments

#122 - Error with comport window

Issue - State: closed - Opened by maiminhtien94 almost 8 years ago - 2 comments

#121 - Use proper type for keepalive

Pull Request - State: closed - Opened by someburner about 8 years ago

#120 - Disconnect after publish

Issue - State: closed - Opened by harryd100 about 8 years ago - 2 comments

#119 - Updated ESP_MQTT

Issue - State: closed - Opened by tuanpmt about 8 years ago - 3 comments

#118 - Some fix about stability of mqtt connection about keepalive

Pull Request - State: closed - Opened by vowstar about 8 years ago

#117 - My take on compiling as a library with minimal changes

Pull Request - State: closed - Opened by ToSa27 about 8 years ago - 2 comments

#116 - Fix memory leak when call mqtt_client_delete, and add rfinit.c

Pull Request - State: closed - Opened by vowstar about 8 years ago - 1 comment

#115 - Zero length packets error when using SSL

Issue - State: open - Opened by ToSa27 about 8 years ago - 1 comment

#114 - stops reconnecting when publish'ing while offline

Issue - State: open - Opened by st0ff3r about 8 years ago - 2 comments
Labels: bug, enhancement

#113 - Flash to esp

Issue - State: closed - Opened by pirakleous about 8 years ago - 2 comments

#112 - add wrapper for un-subscribe, check user/pass for NULL

Pull Request - State: closed - Opened by someburner over 8 years ago

#111 - Pick up fixes from 'noduino'.

Issue - State: closed - Opened by ghost over 8 years ago - 1 comment

#110 - Corrected mqtt keep alive send

Pull Request - State: closed - Opened by sreeisalso over 8 years ago

#109 - Sanitize config strings

Pull Request - State: closed - Opened by StefanBruens over 8 years ago

#108 - Changing MQTT_CLIENT_ID may overwrite SSID

Issue - State: closed - Opened by StefanBruens over 8 years ago - 1 comment

#107 - Probably crash

Issue - State: closed - Opened by mtk3d over 8 years ago - 4 comments

#106 - Integrate with FreeRTOS

Issue - State: closed - Opened by TomaszKn over 8 years ago - 1 comment

#105 - TCP: data received 1452 bytes

Issue - State: open - Opened by FOX61103 over 8 years ago - 4 comments
Labels: bug, enhancement

#104 - Cannot get started

Issue - State: closed - Opened by CROSP over 8 years ago - 7 comments

#103 - undefined reference to `wifi_ *

Issue - State: closed - Opened by CROSP over 8 years ago - 1 comment

#102 - Seems some problem with mqtt reconnect

Issue - State: closed - Opened by sreeisalso over 8 years ago - 6 comments

#101 - Delete existing connection before connecting

Pull Request - State: closed - Opened by lorenzph over 8 years ago

#100 - mqtt_get_publish_data() should always return len=0 if data=NULL.

Pull Request - State: closed - Opened by jensh over 8 years ago

#99 - Corrected secure TCP_DISCONNECTING

Pull Request - State: closed - Opened by sreeisalso over 8 years ago

#98 - Config Mosquitto broker with SSL

Issue - State: closed - Opened by TomaszKn over 8 years ago - 6 comments

#97 - about keepalive

Issue - State: closed - Opened by baoblackcoal over 8 years ago - 2 comments

#96 - Disconnect before reconnecting

Issue - State: closed - Opened by harryd100 over 8 years ago - 4 comments

#95 - Using it with C++

Issue - State: closed - Opened by candale over 8 years ago - 2 comments

#94 - Improve reliability

Pull Request - State: closed - Opened by lorenzph over 8 years ago - 4 comments

#93 - little question for uart.

Issue - State: closed - Opened by 12019 over 8 years ago - 1 comment

#92 - Adjust disconnect add timeout callback in MQTT module.

Pull Request - State: closed - Opened by vowstar over 8 years ago - 1 comment

#91 - Adding crypto modul for esp_mqtt to work with SDK 1.5.0

Pull Request - State: closed - Opened by Deadolus over 8 years ago

#90 - DNS

Issue - State: closed - Opened by scargill over 8 years ago - 1 comment
Labels: question

#89 - MQTT Makefile Edits

Issue - State: closed - Opened by charlesalexander over 8 years ago - 1 comment

#88 - Step-by-step using SSL with cert, Key and CA [Newbiew here]

Issue - State: open - Opened by silverfangs over 8 years ago - 10 comments

#87 - MQTT_Disconnect don't disconnect

Issue - State: open - Opened by sifourquier over 8 years ago - 4 comments

#86 - MQTT publish with timer

Issue - State: closed - Opened by adityaalviori over 8 years ago - 4 comments

#85 - MQTT Porting in Contiki OS for Zoletia Z1 zigBee module [MSP-430 & CC2420]

Issue - State: open - Opened by kaleemullah360 over 8 years ago
Labels: help wanted

#84 - Mqtt in Sming

Issue - State: open - Opened by crosofg almost 9 years ago
Labels: help wanted

#82 - subscribes qos is ignored

Issue - State: closed - Opened by Suxsem almost 9 years ago - 2 comments

#81 - Receive one only retained message after multiple subscribes

Issue - State: open - Opened by Suxsem almost 9 years ago - 5 comments
Labels: bug

#80 - Error In function `wifi_check_ip'

Issue - State: closed - Opened by saytinh almost 9 years ago - 2 comments

#79 - Make using this as a library easier

Issue - State: open - Opened by simonvanderveldt almost 9 years ago - 7 comments
Labels: enhancement

#78 - MQTT routing

Issue - State: open - Opened by tomikpik almost 9 years ago - 3 comments

#76 - Stable?

Issue - State: closed - Opened by aignacio almost 9 years ago - 4 comments

#73 - without usrname and passsword don't support.

Issue - State: closed - Opened by leeshineSZ about 9 years ago - 5 comments

#72 - Makefile for libmqtt.a

Issue - State: closed - Opened by tekjar about 9 years ago - 1 comment

#70 - "Type fatal error: espmissingincludes.h"

Issue - State: open - Opened by diygoodies about 9 years ago - 1 comment

#69 - Clear whole mqtt_connection_t.

Pull Request - State: closed - Opened by frolswe about 9 years ago