SSH on K66F

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

SSH on K66F

931件の閲覧回数
a8Chcx
Contributor V

Hi,

I am trying to develop simple SSH client to access telnet sever(SSH based).

Can anyone tell me how to implement it on FRDM-K66?

Thanks,

Christie

ラベル(1)
0 件の賞賛
3 返答(返信)

755件の閲覧回数
Alexis_A
NXP TechSupport
NXP TechSupport

Hi Christie,

Unfortunately there isn't an SSH implementation available but you could start checking the lwip SDK examples. I think the lwip_tcpecho_freertos/bm could be a good way to start.

Best Regards,

Alexis Andalon

0 件の賞賛

755件の閲覧回数
a8Chcx
Contributor V

Hi Alexis,

I have downloaded the latest SDK and there is mbedTLS supported, no WolfSSL supported in latest SDK.

Is wolfSSL removed from now on?

I am using lwip_tcpehco/BM in my project for now. But, I do not know how to add TLS on it?

There are lots of examples based on mbedTLS in latest SDK, but, it is hard for me to pick up one as template. Do you have any document for these and how to use it?

Thanks,

Christie

0 件の賞賛

755件の閲覧回数
Alexis_A
NXP TechSupport
NXP TechSupport

Hi Christie,

This library integrated in the SDK is based on mbedTLS 2.13.1, for more information you could look in the library webpage:

mbed TLS Knowledge Base  

Best Regards,

Alexis Andalon

0 件の賞賛