aurdino cc1101 project


hey.........
can any1 of u me ??????
i m interfacing cc1101 , aurdino....... atmega328p....

i m configuring cc1101 ic aurdino...... need configure cc1101 registers , set frequency , power configuring register.... m using elechouse library ......

here code

#include <elechouse_cc1101.h>
byte s;
void setup ()
{
serial.begin (9600);
elechouse_cc1101.init();
s= elechouse_cc1101.spireadreg(cc1101_freq0);           //trying read configuration register
serial.println(s);
}
void loop ()
{}

it returning me 0..... according configuration wrote should return me 0x62 .........

i can share header , cpp file well....

can sm1 me ????? urgent..............

what cc1101 ? 
do have datasheet?


Arduino Forum > Using Arduino > Project Guidance > aurdino cc1101 project


arduino

Comments

Popular posts from this blog

VIDIOC_S_FMT error 16, Device or resource busy - Raspberry Pi Forums

using a laptop skeleton to build a pi laptop - Raspberry Pi Forums

Forum for Joomla? - Joomla! Forum - community, help and support