-
Articole recente
Comentarii recente
Categorii
Arhive
- octombrie 2022
- septembrie 2021
- decembrie 2020
- noiembrie 2020
- septembrie 2020
- decembrie 2019
- noiembrie 2019
- martie 2019
- februarie 2019
- ianuarie 2019
- martie 2018
- februarie 2018
- ianuarie 2018
- noiembrie 2017
- octombrie 2017
- august 2017
- ianuarie 2017
- noiembrie 2016
- octombrie 2016
- septembrie 2016
- iulie 2016
- iunie 2016
- mai 2016
- martie 2016
- februarie 2016
- ianuarie 2015
- decembrie 2014
- noiembrie 2014
- octombrie 2014
- septembrie 2014
- iulie 2014
- mai 2014
- aprilie 2014
- martie 2014
- februarie 2014
- decembrie 2013
- noiembrie 2013
- octombrie 2013
- iunie 2013
- februarie 2013
- ianuarie 2013
- decembrie 2012
- septembrie 2012
- iulie 2012
- mai 2012
- aprilie 2012
- martie 2012
- februarie 2012
- octombrie 2011
- iunie 2011
- aprilie 2011
- martie 2011
Tag Archives: TH-D74
Error opening serial port
Encouraged by the latest developments, today I started building a new application that will allow remote connection to Kenwood TH-D74, remote control and APRS data transfer. However, while building and running the app I got the following error: If you encounter this, be aware that it is generated by application sandboxing. You can think of using …
TH-D74 BLE or „Bluetooth Low Energy”
Struggling to understand how Universal Unique IDs work (see here) I was wrongly assuming that Core Bluetooth is a framework from Apple that covers all aspects of communication with devices via BT. I was WRONG ! scanForPeripheralsWithServices method and, in general, what I tried to do, for almost a week, is NOT good for my intended …
Using UUIDs and Bluetooth
I did some more steps towards accessing Kenwood TH-D74’s services via bluetooth. I struggled for some time understanding how discovery based on UUIDs work. I was not aware that, for each service profile, there is a standard Universally Unique Identifier (UUID) documented in Bluetooth SIG specs. Specifically for Serial Port Profile (SPP) service, the UUID …
Why unsupported central manager state ?
Several days ago I received a Kenwood TH D74 portable transceiver. Although I have a Yaesu FT60 and some other smaller and unimportant transceivers, I don’t have any transceiver that is APRS capable. What’s more important, this transceiver is BT and USB capable, providing serial communication, which opens some interesting opportunities. Today I opened XCode …
Kenwood TH-D74
We first met — I think — in the summer of 2015 during the Hamfest in Friedrichshafen. At that time I had a mobile Kenwood transceiver TM-D710 which was quite nice by its own. However, after several months using the TM-D710 I got increasingly annoyed by some of its shortcomings, most of them purely subjective (but I …