Today contact me a student that he would like to use my liqrf implementation because of custom usb program for windows doesn’t work. I like it when people looking for open-source solutions
. Last days I focus on alsa audio driver for HTC Wizard, but I decide to look what I implement some weeks ago for liqrf. After some testing it seems that liqrf can communicate with iqrf module via SPI commands. Full SPI protocol defined by IQRF is implememted. I load E07-SPI.hex (with IQRF IDE) to module and try to read and write some data. I always get some usefull response. Current state of liqrf could provide a sample application for checking SPI state and reading adn writing to SPI.
I also try to figure out how hex format is looks like. I make some small program (ihex_parser)which can parse hex file and print output in human readable format. This approach is necessery for check what should be sent to module when programming is performed. So I have some nice work for next days
Marek


