Guest
#1227135
Hi! I am trying to hook up an RFM12B module to Atmega168 microcontroller using software SPI. Strange, but nothing works. I've double checked everything. When I send a 0x0000 command (read status byte) I only get 0x0000 in return. I've been told I should get something like 0x4000. Can somebody run my program on their hardware and see if it works?