Question for mikroe team

General discussion on mikroC PRO for PIC.
Post Reply
Author
Message
HyperUniverse
Posts: 282
Joined: 17 Jun 2009 10:42

Question for mikroe team

#1 Post by HyperUniverse » 13 Jan 2022 14:52

Can someone explain to me how the OOK TX Click is supposed to work through the I2C?

I have bought this board especially for the I2C comms, as stated on your selling page:
https://www.mikroe.com/ook-tx-click
The communication with the MICRF114 IC is done through the 2-Wire (I2C) interface.
And after receiving it and trying to start using it, I have found out that the onboard chip MICRF114 has got in fact some proprietary communications, as stated in its datasheet, which also does NOT mention I2C at all.

I am confused.
Please advise,
Thanks,
Regards

HyperUniverse
Posts: 282
Joined: 17 Jun 2009 10:42

Re: Question for mikroe team

#2 Post by HyperUniverse » 14 Jan 2022 09:54

Hi,

I still need someone to respond.

Further, I need to know what the configuration bits are and how to set them for this MICRF114 chip used on the OOK TX Click board.
I have been searching the internet for 3 days and found no information whatsoever.

So if someone from mikroe team could let me know all these details, please?

HyperUniverse
Posts: 282
Joined: 17 Jun 2009 10:42

Re: Question for mikroe team

#3 Post by HyperUniverse » 17 Jan 2022 09:18

are all mikroe team members dead?

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Question for mikroe team

#4 Post by filip » 17 Jan 2022 10:18

Hi,

You may find the library and example source code in the attachment to see how we implemented the communication.

Indeed, the I2C is not used, but a custom two wire protocol.

Regards,
Filip.
Attachments
OOK_TX_Click-master-SW-example-c-DSPIC.zip
(4.55 KiB) Downloaded 29 times
OOK_TX_Click-master-SW-library.zip
(30.55 KiB) Downloaded 29 times

HyperUniverse
Posts: 282
Joined: 17 Jun 2009 10:42

Re: Question for mikroe team

#5 Post by HyperUniverse » 17 Jan 2022 12:00

thanks filip

HyperUniverse
Posts: 282
Joined: 17 Jun 2009 10:42

Re: Question for mikroe team

#6 Post by HyperUniverse » 19 Jan 2022 13:03

Hi filip

I have built my Tx and is transmitting OK, as I can see it on a Spectrum Analyser.

Now I need to move on to the Receiver.

Could you do the same for the OOK RX CLICK board, and give me the library used to work with it?

Thank you
Regards.

HyperUniverse
Posts: 282
Joined: 17 Jun 2009 10:42

Re: Question for mikroe team

#7 Post by HyperUniverse » 21 Jan 2022 23:20

can someone explain to me how this function works: ookrx_receiveData ?

Post Reply

Return to “mikroC PRO for PIC General”