Search found 1 match
- Wed Oct 11, 2023 2:25 pm
- Forum: ESP IoT Solution
- Topic: How to optimize RAM utilization
- Replies: 0
- Views: 33009
How to optimize RAM utilization
We are using esp-azure library version 1.8.0 in our project. We observed that azure is taking more then 50% IRAM of my total RAM. We had integrated iothub_client_sample_mqtt sample code into our project. Azure functionality is working fine. But we are looking to optimize the RAM size. We also observ...