728x90
하기와 같이
링크를 공유합니다.
1.
https://michaelangerer.dev/esp32/ble/ota/2021/06/01/esp32-ota-part-1.html
2.
https://michaelangerer.dev/esp32/ble/ota/2021/06/08/esp32-ota-part-2.html
3.
https://michaelangerer.dev/esp32/ble/ota/2021/06/15/esp32-ota-part-3.html
링크 가보시면,
총3개 파트이고
esp32 가 서버이자 slave 이고
pc가 클라이언트이자 master 이며
pc에서는 파이썬을 사용했고
esp32는 nimble 기간의 ble스택을 사용한
깃허브도 하기와 같이 오픈되어 있습니다.
https://github.com/michael-angerer/esp32_ble_ota
위 깃허브에 파이썬 코드와
esp32의 경우 espressif에서 제공하는
nimble/blehr 코드 예제가 언급되어 있습니다.
그럼,
공유합니다.
728x90
'개발 이야기 > 임베디드 개발' 카테고리의 다른 글
MCU - 스타트업 코드 분석 (링크 공유) (0) | 2022.04.20 |
---|---|
링커스크립트 / 스타트업코드 작성 가이드 링크 (0) | 2022.04.19 |
Reverse engineering the Arduino Portenta H7 Bootloader (0) | 2022.04.06 |
ESP32 - BT(BLE) / WIFI를 동시에 사용할 수 없다고~ (0) | 2022.04.01 |
[ESP32] esp-idf 의 오픈소스 수정 (0) | 2022.03.30 |