È soltanto un Pokémon con le armi o è un qualcosa di più? Vieni a parlarne su Award & Oscar!

Team Forum

SMART EVERYTING BLE Bluetooth Low Energie

  • Messaggi
  • OFFLINE
    kellerbahner
    Post: 1
    Età: 61
    Sesso: Maschile
    00 16/06/2016 08:15
    Hallo

    Hello, my name is Werner
    I have been programming since 4 years ARDUINO applications for different measuring tasks.
    I program with the Arduino IDE 1.6.9
    It seems to me I am the first user of the Forum?!
    Since a few days I test "ARROW SmartEverything".
    At first I tested the simple sensors such as air pressure, temperature....
    There was no problem with the libraries for the "smartEverything" module.

    But now I try to test the BLE (Bluetooth low Energie) and get an Error while Compiling the Sketch.
    Used Libray: "arduino-BLEPeripheral-master" from Github
    Used Example: "test" and "led" and ..
    I always get the error


    WARNING: Category '' in library BLEPeripheral is not valid. Setting to 'Uncategorized'
    In file included from C:\Users\kattgew\Documents\Arduino\libraries\arduino-BLEPeripheral-master/utility/lib_aci.h:34:0,

    from C:\Users\kattgew\Documents\Arduino\libraries\arduino-BLEPeripheral-master/nRF8001.h:6,

    from C:\Users\kattgew\Documents\Arduino\libraries\arduino-BLEPeripheral-master/BLEPeripheral.h:23,

    from P:\SC\SC140003\2014\Arduino_M0_SigFox\Doku\Arrow SmartEverything\Librarys\arduino-BLEPeripheral-master\examples\test\test.ino:10:

    C:\Users\kattgew\Documents\Arduino\libraries\arduino-BLEPeripheral-master/utility/hal_platform.h:75:6: error: #error "Unsupported platform"

    #error "Unsupported platform"

    ^

    exit status 1
    Error compiling for board Smart Everything Fox (Native USB Port).


    Is there anyone who can help me to solve the Problem

    best regards

    Werner



    Google Translation into Italian



    salve

    Ciao, il mio nome è Werner
    Sono stato di programmazione da 4 anni applicazioni ARDUINO per diversi compiti di misura.
    Programmo con il 1.6.9 Arduino
    Mi sembra che io sono il primo utente del forum ?!
    Da alcuni giorni i Test "FRECCIA SmartEverything".
    In un primo momento ho provato le semplici sensori come la pressione dell'aria, la temperatura.
    Non c'era alcun problema con le librerie per il modulo "smartEverything".

    Ma ora cerco di testare la BLE (Bluetooth basso Energie) e ottenere un errore durante la compilazione della Sketch.
    Libray usati: "arduino-BLEPeripheral-master" da Github
    Usato Esempio: "test" e "guidato" e ..
    Ho sempre trovato l'errore


    ATTENZIONE: Categoria '' in BLEPeripheral libreria non è valido. Impostazione per 'Senza categoria'
    Nel file incluso da C: \ Users \ kattgew \ Documents \ Arduino \ libraries \ arduino-BLEPeripheral-master / utility / lib_aci.h: 34: 0,

    da C: \ Users \ kattgew \ Documents \ Arduino \ libraries \ arduino-BLEPeripheral-master / nRF8001.h: 6,

    da C: \ Users \ kattgew \ Documents \ Arduino \ libraries \ arduino-BLEPeripheral-master / BLEPeripheral.h: 23,

    da P: \ SC \ SC140003 \ 2014 \ Arduino_M0_SigFox \ Doku \ Freccia SmartEverything \ Librarys \ arduino-BLEPeripheral-master \ esempi \ test \ test.ino: 10:

    C:\Users\kattgew\Documents\Arduino\libraries\arduino-BLEPeripheral-master/utility/hal_platform.h:75:6: errore: #error "piattaforma non supportata"

    #error "piattaforma non supportata"

    ^

    stato di uscita 1
    Errore durante la compilazione per SMART Board Tutto Fox (porta nativa USB).


    C'è qualcuno che mi può aiutare a risolvere il problema

    i migliori saluti

    Werner
  • OFFLINE
    Searobin
    Post: 2
    Città: SAVONA
    Età: 54
    Sesso: Maschile
    00 14/07/2016 15:49
    Hi Werner.

    Please use the default library from the library manager for the "SmartEverything CC2541"
    Bluetooth module.

    You can also refer to the README of 'ameltech/sme-cc2541-library' in github
    to have more information.


    Searobin
    [Modificato da Searobin 14/07/2016 16:17]