Thanks a lot.
This is exactly what I need.
Regards,
Andrzej T.
Search found 6 matches
- Fri Jul 05, 2019 6:46 am
- Forum: ESP-IDF
- Topic: Use integrated mBedTLS with external modem
- Replies: 4
- Views: 5399
- Wed Jul 03, 2019 11:39 am
- Forum: ESP-IDF
- Topic: Use integrated mBedTLS with external modem
- Replies: 4
- Views: 5399
Re: Use integrated mBedTLS with external modem
Hi,
No one tried establish TLS connection using external LTE modem?
So I assume, that no answer means that it is impossible.
Regards,
Andrzej T.
No one tried establish TLS connection using external LTE modem?
So I assume, that no answer means that it is impossible.
Regards,
Andrzej T.
- Thu Jun 27, 2019 11:06 am
- Forum: ESP-IDF
- Topic: Use integrated mBedTLS with external modem
- Replies: 4
- Views: 5399
Use integrated mBedTLS with external modem
Hi, We have device which should be able to communicate with cloud via WiFi and external modem (connected to uart), if WiFi connection is unavailable. Of course using TLS connection. Is possible to change (programically) driver from wifi to custom eg. in esp_tls_conn_new command? Or whether is possib...
- Tue Jun 11, 2019 10:20 am
- Forum: ESP IoT Solution
- Topic: ESP Azure IoT SDK issue
- Replies: 3
- Views: 6723
Re: ESP Azure IoT SDK issue
Ok, I have solved this issue.
Thanks.
Regards,
Andrzej T
Thanks.
Regards,
Andrzej T
- Mon Jun 10, 2019 8:15 am
- Forum: ESP IoT Solution
- Topic: ESP Azure IoT SDK issue
- Replies: 3
- Views: 6723
ESP Azure IoT SDK issue
Hi, I have a problem with Azure IoT library from https://github.com/espressif/esp-azure I get lots of errors from mqtt library. This is my log: ets Jun 8 2016 00:22:57 rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_...
- Mon Mar 11, 2019 10:10 am
- Forum: ESP-IDF
- Topic: ESP32 Signed App Verification
- Replies: 5
- Views: 7493
ESP32 Signed App Verification
Hi, I have a problem with ESP32 Signed App Verification by Bootloader Without Hardware Secure Boot. I turn on: Require signed app image Bootloader verifies app signatures Verify app signature on update Sign binaries during build When I build, I getting error: FAILED: bootloader.elf cmd.exe /C "cd . ...