Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 2 months ago.
Built-in TLS and mbed-os 5 driver for X_NUCLEO_IDW01M1v2 .
Hello!
As I understand, mbed os 5 driver for X_NUCLEO_IDW01M1v2 does not support TLS functionality built in SPWF01SA module. Implementing of mbedTLS or wolfSSL may consume a lot of computational resources. Is there any way arround this problem? I could use "AT full stack” commands to load CA certificate, and then declare SpwfSAInterface class; but how can i make it to work in secure mode? ...Another option is use of AT command set interface instead of mbed os 5 driver, but it less convinient.
Best regards.