PIC to control NEXA remoteswitch


Results 1 to 22 of 22

Threaded View

  1. #3
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Fredrick View Post
    I have this RF transmitter http://www.parallax.com/Store/Access...%2cProductName
    And want to wite a program in PBP that controls NEXA remote switches http://www.elbutik.se/product.html?product_id=219031
    i have found the protocol that NEXA use but i canīt understand how to write a program that sendīs the RF code.

    I have tryed to play whit SEROUT, SERUOT2, and PULSOUT for some hours now but nothing works.

    Can anyone here give me some tips on how to write the program?

    NEXA protocol
    http://svn.telldus.com/svn/rf_ctrl/n...xaProtocol.txt


    I use PicBasicPro 2.50b.
    Hello Fredrick,
    Your posts have made 1 thing very clear to me, and that is: You have not even bothered to look at the data sheet you linked to. Why did I say that ? No not to be mean spirited, but because THEY GIVE YOU the source code you are requesting here. Yes it is in pdf format which means you have to retype it. ( 9 lines of code each for xmit and receive ) to paraphrase sunday school; "The forum helps those, who help themselves".
    So, get the transmitter and receiver talking to one another , sending data, and then worry about how to format it, you can manipulate the data on the receiver end if it turns out you cannot send it just the way you want it sent, the main thing is get the data there.
    Last edited by Archangel; - 28th December 2008 at 22:26.
    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.

Similar Threads

  1. Control NEXA 230V RF Switch
    By Fredrick in forum Code Examples
    Replies: 3
    Last Post: - 6th December 2009, 23:19
  2. Replies: 5
    Last Post: - 12th September 2007, 15:59
  3. Motor Control PLC with a PIC
    By sougata in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 2nd November 2006, 07:59
  4. Pic Control With Software
    By Agent36 in forum General
    Replies: 5
    Last Post: - 18th October 2006, 18:18
  5. Need help on pic to pic flow control (simple problem I think)
    By khufumen in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 11th January 2006, 00:34

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts