USB dongle error

edited April 2017 in Cyton
Hello, I was programming the USB dongle with a Host 32 bits code, but i got the same error every time

 RFduinoGZLL.channel = 18;  // use 2 to 25

'class RFduinoGZLLClass' has no member named 'channel'


can u help me with this?


Comments

  • I got also the same error:

    RadioHost8bit:62: error:

    'class RFduinoGZLLClass' has no member named 'channel'
  • @faisalsaihan You have to do this with the Arduino 1.5.8 IDE :)
  • edited May 2018
    I think I have accidentally erased the RFDuino on the Cyton Board. I need to reprogram it and am trying to install the radio firmware. However, I get the above error 
    "class RFduinoGZLLClass' has no member named 'channel" in versions 1.6.6 and above. I cannot figure out how to add a new board [RFDuino] in 1.5.8, which @hugorogz says is required. Any help is appreciated

  • Hi,
    I found the answer. It is not necessary to add the url to the new board in 1.5.8. Just copying the folders as given in the instructions is sufficient.
    I successfully updated the rfduino on the cyton board. 
    Thanks



Sign In or Register to comment.