Author |
Message |
Topic: MRF24J40 (pan)coordinator |
jogibaer
Replies: 0
Views: 3379
|
Forum: General CCS C Discussion Posted: Tue Nov 29, 2011 10:03 am Subject: MRF24J40 (pan)coordinator |
Hi.
I am working with the MRF24j40MB, the PIC 18F13K22 and the Zena Alayzer. My Compiler version is 4.114.
I want to create a wireless network between 2 modules. The transmitter is working fine. ... |
Topic: MRF24J40 Receiver |
jogibaer
Replies: 5
Views: 8027
|
Forum: General CCS C Discussion Posted: Mon Nov 21, 2011 8:07 am Subject: MRF24J40 Receiver |
First thank you for your code.
I tried to compile it, bur there is not enough for all the variables. You said that you are also working with CCS. Is that right? How can you make a printf ou ... |
Topic: MRF24J40 Receiver |
jogibaer
Replies: 5
Views: 8027
|
Forum: General CCS C Discussion Posted: Thu Nov 17, 2011 10:43 am Subject: MRF24J40 Receiver |
I made some test and found out that the program don't stop at the Get function. I read the received values with my logic analyzer and saw strange and continuously repeating values. I have absolutely n ... |
Topic: MRF24J40 Receiver |
jogibaer
Replies: 5
Views: 8027
|
Forum: General CCS C Discussion Posted: Tue Nov 15, 2011 3:12 pm Subject: MRF24J40 Receiver |
I also looked this function up in some other codes, for example the MRF24J40 Radio Driver. I think this should be right, because it is already working with my transmitter.
What do you mean by a 'go ... |
Topic: MRF24J40 Receiver |
jogibaer
Replies: 5
Views: 8027
|
Forum: General CCS C Discussion Posted: Tue Nov 15, 2011 8:30 am Subject: MRF24J40 Receiver |
I am working with the PIC 18F13K22 and the MRF 24J40. My compiler version is 4.114. I want to create a network where I can send data. The transmitter is working fine now. But I can't get the receiver ... |
Topic: MRF 24J40 Transmitter |
jogibaer
Replies: 6
Views: 8190
|
Forum: General CCS C Discussion Posted: Fri Nov 04, 2011 1:04 pm Subject: MRF 24J40 Transmitter |
It is only a file I wrote by myself. There are all registers included. |
Topic: MRF 24J40 Transmitter |
jogibaer
Replies: 6
Views: 8190
|
Forum: General CCS C Discussion Posted: Fri Nov 04, 2011 3:21 am Subject: MRF 24J40 Transmitter |
My Version is 4.114. |
Topic: MRF 24J40 Transmitter |
jogibaer
Replies: 6
Views: 8190
|
Forum: General CCS C Discussion Posted: Thu Nov 03, 2011 6:26 am Subject: MRF 24J40 Transmitter |
Hi,
I am working on a wireless project. The microcontroller I am using is PIC18F13K22. I want to create a transmitter. I am also using the Zena Analyzer from Microchip.
My problem is that I have th ... |
|