Range problems with a CC1100

Hi all,

I have some problems with my CC1100 board.

I am using it at 433.23 MHz but I only have a range of about 6 meters :? and I don’t now what the problem is.

Configuration of the CC1100

029h ; IOCFG2

02Eh ; IOCFG1

00Eh ; IOCFG0

007h ; FIFOTHR

0D3h ; SYNC1

091h ; SYNC0

0FFh ; PKTLEN

004h ; PKTCTRL1

045h ; PKTCTRL0

000h ; ADDR

000h ; CHANNR

00Bh ; FSCTRL1

000h ; FSCTRL0

010h ; FREQ2

0A9h ; FREQ1

0A6h ; FREQ0

01Bh ; MDMCFG4

0F8h ; MDMCFG3

093h ; MDMCFG2

073h ; MDMCFG1

07Ah ; MDMCFG0

047h ; DEVIATN

007h ; MCSM2

000h ; MCSM1

018h ; MCSM0

01Dh ; FOCCFG

01Ch ; BSCFG

0C7h ; AGCCTRL2

000h ; AGCCTRL1

0B2h ; AGCCTRL0

087h ; WOREVT1

06Bh ; WOREVT0

0F8h ; WORCTRL

0B6h ; FREND1

010h ; FREND0

0EAh ; FSCAL3

02Ah ; FSCAL2

000h ; FSCAL1

01Fh ; FSCAL0

07Fh ; PTEST

081h ; TEST2

035h ; TEST1

009h ; TEST0

0C3H ; PATABLE

Ideas Somone?

Double check your transmit frequency. Put the unit into continuous carrier mode to measure it. Check both transmitter and receiver. I’ll check the other registers against working code.

Ron

What modulation mode are you using?

On another note,I remember a group of boards that I was testing with a power supply that would spike when turned off. The over voltage did something to the output circuitry of the transmitter. Range sucked, a few yards, but it did work! It took me a couple of days to trouble shoot that one.

Ron

Hi,

Please see below.

Regards,

Gary Gasson. :?:

Hi,

I have somewhat a similar problem. I have two CC1100 communicating at 250kbs but it does not work well unless I bring my hand closer to the antenna the system start communicating excellent. The funny things is that I only need to bring my hand closer to one of the units and then all starts working fine.

Output power is 10dBm and frequency is 433.92Mhz.

Has anyone had this type of problem before?

Regards,

Gary Gasson. :?:

Two issues. One is that the units might be too close, the other is that your sync routine in not aligned. What kind of range are you getting?If you are sending valid packets, then there might be something you are doing after a failure, like flushing the buffer, or resetting something that is allowing the receive unit to work properly.

Ron

Hello,

If you are having range problems here is a board for you: viewtopic.php?p=49635 :slight_smile:

I just assembled this RF modem and I am having problems with firmware now. I just can’t make them work.

Could you please share your code only for initialization of this chip?

Thanks!