Author Topic: Atmel transceiver (RF212B) communication using microcontroller SAM D21  (Read 13195 times)

0 Members and 1 Guest are viewing this topic.

Offline ataradov

  • Super Contributor
  • ***
  • Posts: 11258
  • Country: us
    • Personal site
Re: Atmel transceiver (RF212B) communication using microcontroller SAM D21
« Reply #50 on: April 23, 2016, 06:33:17 am »
how much pulse width is necessary for slp_tr?
It is all in the datasheet.

There is no way for me to tell what may be wrong. Read the state register when this happens and check what state the radio is in. This may set a proper direction for debugging.
Alex
 

Offline kavita

  • Contributor
  • Posts: 27
  • Country: in
Re: Atmel transceiver (RF212B) communication using microcontroller SAM D21
« Reply #51 on: April 26, 2016, 07:23:15 am »
hii
i am currently using interrupt at physical layer.means phyhandler is in my ieq handler.
In my setup i have placed this modules side by side and send them data one by one (when conformation callback of one comes send data to other )at some time when i send data to dome dest addrs like 0x04, other device keep routing but that perticular device is not responding.status regi shows  TRAC_STATUS_SUCCESS.is there any deadlock happenes?
 

Offline ataradov

  • Super Contributor
  • ***
  • Posts: 11258
  • Country: us
    • Personal site
Re: Atmel transceiver (RF212B) communication using microcontroller SAM D21
« Reply #52 on: April 26, 2016, 07:26:26 am »
hii
i am currently using interrupt at physical layer.means phyhandler is in my ieq handler.
In my setup i have placed this modules side by side and send them data one by one (when conformation callback of one comes send data to other )at some time when i send data to dome dest addrs like 0x04, other device keep routing but that perticular device is not responding.status regi shows  TRAC_STATUS_SUCCESS.is there any deadlock happenes?

I have no idea what you just described. You need to be more specific.

In general, routing on high level is not directly related to sending individual frames and their status.

And what do you mean by "keeps routing"? And what addressed your devices have?
Alex
 

Offline kavita

  • Contributor
  • Posts: 27
  • Country: in
Re: Atmel transceiver (RF212B) communication using microcontroller SAM D21
« Reply #53 on: April 26, 2016, 08:36:44 am »
my devices have addresses like 1,2,3,4,5,6,7.
I am sending data from 1 to 2,3,4,5,6,7 continuously one after another.
 

Offline ataradov

  • Super Contributor
  • ***
  • Posts: 11258
  • Country: us
    • Personal site
Re: Atmel transceiver (RF212B) communication using microcontroller SAM D21
« Reply #54 on: April 26, 2016, 04:18:21 pm »
Ok, I'm not going to reply anymore unless you start fully describing what you are doing and write all the observed results.  And respond to all my questions.

Alex
 

Offline kavita

  • Contributor
  • Posts: 27
  • Country: in
ohh that one buffer overflow causes hard fault..
i am transmitting data from one device to another.
but last byte of data recived if different than data transmitted.
i have enabled fcs and frame buffer safe mode
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf