Looking for TOA guidance

Hi, I am currently using 2 audrino board to communicate. I am trying to change the RSSI strength value to TOA value. Someone can help in this stuff ?

Jason

This is not Google. You need to supply more information to get a meaningful answer.

I'm guessing you have some kind of wireless? What kind?

hi, i am sorry i using wireless protocol shield for the communcation part. below is my code of using PWM to get the RSSI value.

Test2.ino (5.04 KB)

char text[6];
      if(text[6] == text1){

A 6 element array does NOT have a [6] value.

Your code is complete nonsense, with so much of it based on an array element that doesn't exist.

JasonTHAM123:
hi, i am sorry i using wireless protocol shield for the communcation part. below is my code of using PWM to get the RSSI value.

Hi,
What wireless protocol shield?
A link to data/spec please.

Welcome to the forum.

Please read the first post in any forum entitled how to use this forum.
http://forum.arduino.cc/index.php/topic,148850.0.html then look down to item #7 about how to post your code.
It will be formatted in a scrolling window that makes it easier to read.
Can you please post a copy of your circuit, in CAD or a picture of a hand drawn circuit in jpg, png?
Also a picture of your project will help.
Thanks.. Tom.... :slight_smile: