tai86
Member
- Member since
- Sep 14, 2011
- Last active
- Sep 21, 2011
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
177bc651-f0ab-478e-a099-f6cd7b9f261d
Finally I find the issue!!! 😁 The MISO pin of RFM70 module on tx was fault...changed the module and ALL WORKS GREAT!...
-
#Threads
1dbdc27b-968e-4300-9684-9b8ce65e04d3
godfatherfor Transmitter Tx_Address = 0x01; RX0_address = 0x02; then for Receiver you have to swap these two Tx_Address = 0x02; RX0_address =...
-
#Threads
a6383864-ab6a-47b8-b08c-ea485488aca1
godfathernow try and check this condition becomes TRUE or not? If this condition becomes true when you receive perfect data then you...
-
#Threads
880de308-a9aa-4eba-8792-96994d96bcaf
godfatherTry to read some register and blink LED according to that. so you come to know that your SPI is working or...
-
#Threads
986d143d-9441-4d10-862e-6723403bd389
guptssumeet482Good project pal. I saw some good pictures and its working onthis site... #-Link-Snipped-#Unfortunately there are only prototype board photos abo...
-
#Threads
5ca34a7a-9975-4774-a067-41f4d53c298d
godfatherIf you have used that code without any changes then it should work. as i too tested same code. even you can...