pvvx / UBIA

USB/BLE to I2C/ADC Adapter
The Unlicense
28 stars 8 forks source link

SDK version? #1

Open fanoush opened 4 years ago

fanoush commented 4 years ago

First, thank you for all your Telink hacking efforts, it is amazing what you have done.

The 'IDE' and 'SDK' links to telink wiki in README.md are broken. What SDK/IDE version is good to build your code now for JDY-10 module?

the http://wiki.telink-semi.cn/wiki/chip-series/TLSR826x-Series/ has no 8266 the so is it the last one TLSR826x - SDK(standard) V4.1.0 or the first one 3.3.0 marked for TLSR8261/8267/8269? or any will do?

fanoush commented 4 years ago

Oh, it is probably the 3.3.0 as this is what is inside https://github.com/pvvx/UBIA/blob/master/TlsrSrc/tl_pvvx_ble_sdk/sdk_version.txt

BTW can't this UBIA be somehow rebuild without Eclipse IDE, just with the make and telink gcc in /opt ?

Anyway, just also reporting that I was able to use your https://github.com/pvvx/TlsrComProg with JDY-10 module, this is pretty cool to use SWS and backup/flash firmware just with serial adapter without any special hardware. Next is ID115 plus fitness tracker with TLSR8266 inside, it has SWS testpoint on board and there is also rx/tx so maybe even the serial floader will work.