Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
* cc2520 issue
@ 2015-05-11 21:54 Karol Poczesny
  2015-05-12  3:42 ` Varka Bhadram
  2015-05-13 14:46 ` Johann Fischer
  0 siblings, 2 replies; 7+ messages in thread
From: Karol Poczesny @ 2015-05-11 21:54 UTC (permalink / raw)
  To: linux-wpan

Hello all,

I have tested simple ping communication between two devices:
1.) Raspberry Pi with at86rf233 transceiver - (openlab module)
and
2.) Raspberry Pi with CC2520 transceiver - my own radio board.

I am able to run the interface and start transmit frames for both nodes,
but only node with at86rf233 respond.

Node with CC2520 can send e.g ping message but cannot answer for ping from
at86rf233 node and ignore any other requests.

I had checked my radio board - I complied my system with debug in cc2520.c
and received this:

...
[ 661.896458] cc2520 spi32766.0: SFD for RX
[ 937.179079] cc2520 spi32766.0: SFD for RX

so - I received SFD interrupt for RX this function is processed and it
seems that received packet stuck somewhere on Rx path.

I'm going to track this anomaly but maybe someone had similar problem.
Maybe there are some issues related with configuration cc2520 + RPi?
Somebody tested this configuration ?

I use pretty old kernel version (3.17.0-rc1+) and old userspace tool - iz
on both sides. Configuration is this same as on openlab web.

Solution is described on my blog:
[0] http://zanaster.blogspot.com/2015/05/rpi-6lowpan-solution-with-cc2520.html

Best,
Karol

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-05-30 10:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-11 21:54 cc2520 issue Karol Poczesny
2015-05-12  3:42 ` Varka Bhadram
2015-05-12  3:48   ` Varka Bhadram
2015-05-13 14:46 ` Johann Fischer
2015-05-13 17:36   ` Alexander Aring
2015-05-29 19:18     ` Karol Poczesny
2015-05-30 10:56       ` Alexander Aring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox