updating the useful tuto section
This commit is contained in:
parent
27c0bf99d8
commit
1e62031259
12
README.md
12
README.md
|
@ -40,3 +40,15 @@ Il n'a pas un who_am_i.
|
|||
|
||||
|
||||
</p></details>
|
||||
|
||||
# Useful Tutorials from the Official nxp website
|
||||
|
||||
- [AN12805 Establish Secure Connection with Private Cloud](https://www.nxp.com/docs/en/application-note/AN12805.pdf)
|
||||
|
||||
- [Internal link for AN12805 Establish Secure Connection with Private Cloud](./tuto/AN12805.pdf)
|
||||
|
||||
Keywords: secure TLS; WiFi; MQTT; openssl; Mosquitto
|
||||
|
||||
- [LPC55S00 Security Solutions for IoT](https://www.nxp.com/docs/en/application-note/AN12278.pdf)
|
||||
- [Internal link for LPC55S00 Security Solutions for IoT](./tuto/AN12278.pdf)
|
||||
|
||||
|
|
|
@ -2,9 +2,12 @@
|
|||
|
||||
- [AN12805 Establish Secure Connection with Private Cloud](https://www.nxp.com/docs/en/application-note/AN12805.pdf)
|
||||
|
||||
- [Internal link for AN12805 Establish Secure Connection with Private Cloud](./tuto/AN12805.pdf)
|
||||
|
||||
Keywords: secure TLS; WiFi; MQTT; openssl; Mosquitto
|
||||
|
||||
- [LPC55S00 Security Solutions for IoT](https://www.nxp.com/docs/en/application-note/AN12278.pdf)
|
||||
- [Internal link for LPC55S00 Security Solutions for IoT](./tuto/AN12278.pdf)
|
||||
|
||||
|
||||
# 2022-aug-29
|
||||
|
|
Loading…
Reference in New Issue