Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Переходник BLE - UART (DA14585)

uart.gif

Схема

В переходнике используется модуль PAN1740A на базе контроллера DA14585 https://na.industrial.panasonic.com/products/wireless-connectivity/bluetooth/lineup/bluetooth-low-energy/series/133809

Прошивка

Прошивка эмулирует поведение nordic uart:

https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.0/nrf/include/bluetooth/services/nus.html https://learn.adafruit.com/introducing-the-adafruit-bluefruit-le-uart-friend/uart-service

Скорость порта 115200.

Настройки порта см. файлы <src/user_peripherial.c> / <src/user_peripherial.h>

Настройки BLE профиля: <src/profile/uart_profile.c> / <src/profile/uart_profile.h>

Сборка

Сборка производилась через компилятор Keil ARM 5.32

Перед стартом проекта запустите bootstrap.sh который подготовит SDK, после проект можно собрать через src/ble_uart.uvprojx

Выходные файлы в папке src/out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages