Did you try Tony's code? Are you using +2.4 to +4.2 volts to power it up?
Did you try Tony's code? Are you using +2.4 to +4.2 volts to power it up?
Hello danielhr77,
thank you for your support.
Tony's code is just a sample and not the entire code, but Yes...i did tried the the Serin/Serout lines on my code and didnt worked!
I'm using 4,24V on both RX and TX modules to power them up.
Have you got these modules also ?
Were you able to use them correctly ?
I bought them but I haven't tried them yet... Next month I'm going to test them with my application...
I don't know if 4.24 volts is fine, maximum is 4.20 according to the manual, just in case to test, add a diode to reduce it a little.
A few questions to rule things out:
1) Are you enabling them? (pin 5 active low)
2) Are you using a 1k resistor between the PIC and RX (pin 3)?
That's all right now, it's 6:30 in the morning and I'm going to bed...![]()
Hi danielhr77,
Followed your guide lines...
Done...result is the sameadd a diode to reduce it a little.
Yes...i'm using pin5 low1) Are you enabling them? (pin 5 active low)
I wasnt...but i just tested this also and the result is the same2) Are you using a 1k resistor between the PIC and RX (pin 3)?
Also, i programmed on both modules the channel like:
If you remember any other pointer for me to check i will be gratefullCode:DEBUG $af, $20
My best regards
Hmm... Do you have the correct baudrate? There's nothing else I can think of, maybe Tony has more ideas...
Yes...19200 on both
I'm too without ideas.
If someone has any suggestions i would be gratefull.
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Hi Joe S. and thanks for your help,
Yes i did...I have a led connected to each one. The modules ( after sending the channel number ) light up the leds for a second confirming the channel change.
Are you using a max232 or similar between the transceiver and the PC or between the other transceiver and the PIC ? The PIC operates in the 8N1 True mode and should have a pull up resistor on it's line, whereas the PC operates in the 8N1 Inverted mode and requires a level shifter to make it true.
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Bookmarks