Search found 5 matches
- Tue Nov 05, 2024 11:29 pm
- Forum: ESP RainMaker
- Topic: Viewing MQTT messages
- Replies: 5
- Views: 1026
Re: Viewing MQTT messages
Thank you Piyush. I have done as you suggested and it seems to me that Rainmaker is not using MQTT very efficiently. As an example, say I want to send battery voltage = 12V Rainmaker publishes the following to MQTT topic: $aws/rules/esp_set_params/node/F412FA68E350/params/local, data: {"Battery":{"V...
- Tue Nov 05, 2024 7:35 pm
- Forum: ESP RainMaker
- Topic: OTA update needs PSRAM?
- Replies: 1
- Views: 790
OTA update needs PSRAM?
I am having unreliable OTA updates on an otherwise reliable link, immediately after system reset. Specifically I get I (34524) heap_metrics: free:0xca64 lfb:0x4000 min_free_ever:0x2718 I (34525) heap: alloc_fail size:0x416d func:heap_caps_calloc E (34525) Dynamic Impl: alloc(16749 bytes) failed whic...
- Tue Nov 05, 2024 7:21 pm
- Forum: ESP RainMaker
- Topic: Viewing MQTT messages
- Replies: 5
- Views: 1026
Re: Viewing MQTT messages
Thank you Piyush, I'll do that
- Tue Nov 05, 2024 4:11 pm
- Forum: ESP RainMaker
- Topic: Viewing MQTT messages
- Replies: 5
- Views: 1026
Re: Viewing MQTT messages
Thank you. Which of the commands below allows me to do that? \usage: esp-rainmaker-cli [-h] {configure,signup,login,logout,forgotpassword,getnodes,getnodeconfig,getnodestatus,setparams,getparams,removenode,provision,getmqtthost,claim,test,otaupgrade,getuserinfo,sharing,create_cmd_request,get_cmd_req...
- Mon Nov 04, 2024 4:07 pm
- Forum: ESP RainMaker
- Topic: Viewing MQTT messages
- Replies: 5
- Views: 1026
Viewing MQTT messages
Is there a way to view the MQTT messages sent by the node and received by the Rainmaker broker during development?