Code Monkey home page Code Monkey logo

4330-arm9-fcc-testing's People

Contributors

ixmatus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

4330-arm9-fcc-testing's Issues

Additional BT test commands

Found these commands online which might be useful...

hcitool cmd  04  09    #  Read_BD_ADDR   
hcitool cmd  03  03    #Reset,  do this command  for  each transmit  test 

For  BT  testing: 

HCI  code  single  channel,  Non-Hopping  mode  (PRBS9,  GFSK,  Max  Output  power) This mode  is the  highest  power  output  of the  system,  allows  us to  use  the  all  hopping  GFSK  mode  for power measurements. 

hcitool cmd 3f  14  00  02  01  00  09  00  00        #"Set_Tx_Carrier_Frequency_ARM")  for  2402MHz 
hcitool cmd 3f  14  00  29  01  00  09  00  00        #"Set_Tx_Carrier_Frequency_ARM")  for  2441MHz 
hcitool cmd 3f  14  00  50  01  00  09  00  00        #"Set_Tx_Carrier_Frequency_ARM")  for  2480MHz 

HCI  code  single  channel,  Non-Hopping  mode (PRBS9,  8PSK,  Max Output  power) 

hcitool cmd 3f  14  00  02  01  02  09  00  00        #"Set_Tx_Carrier_Frequency_ARM")  for  2402MHz 
hcitool cmd 3f  14  00  29  01  02  09  00  00        #"Set_Tx_Carrier_Frequency_ARM")  for  2441MHz 
hcitool cmd 3f  14  00  50  01  02  09  00  00        #"Set_Tx_Carrier_Frequency_ARM")  for  2480MHz 
-------------------------------------------------------------------------------------------------------------------- 

HCI  code  single  channel,  Non-Hopping  mode (PRBS9,  8PSK,  Max Output  power) 

hcitool cmd 3f  14  00  02  01  02  09  00  00        #"Set_Tx_Carrier_Frequency_ARM")  for  2402MHz 
hcitool cmd 3f  14  00  29  01  02  09  00  00        #"Set_Tx_Carrier_Frequency_ARM")  for  2441MHz 
hcitool cmd 3f  14  00  50  01  02  09  00  00        #"Set_Tx_Carrier_Frequency_ARM")  for  2480MHz 

HCI  code  for  single  channel,  Hopping  mode (PRBS9,  (DH1/2-DH1),  Max Output  power)

hcitool cmd 3f  51  AC  1F  12  A1  43  43  01  00  04  01  04  39  30  09  00  00    #Tx_Test  2402MHz     
hcitool cmd 3f  51  AC  1F  12  A1  43  43  01  27  04  01  04  39  30  09  00  00    #Tx_Test  2441MHz     
hcitool cmd 3f  51  AC  1F  12  A1  43  43  01  4E  04  01  04  39  30  09  00  00    #Tx_Test  2480MHz     

HCI  code  for  single  channel,  Hopping  mode (PRBS9,  (DH3/3-DH3),  Max Output  power)

hcitool cmd 3f  51  AC  1F  12  A1  43  43  01  00  04  01  0b  39  30  09  00  00    #Tx_Test  2402MHz     
hcitool cmd 3f  51  AC  1F  12  A1  43  43  01  27  04  01  0b  39  30  09  00  00    #Tx_Test  2441MHz     
hcitool cmd 3f  51  AC  1F  12  A1  43  43  01  4E  04  01  0b  39  30  09  00  00    #Tx_Test  2480MHz     

HCI  code  for  single  channel,  Hopping  mode (PRBS9,  (DH5/3-DH5),  Max Output  power) 

hcitool cmd 3f  51  AC  1F  12  A1  43  43  01  00  04  01  0F  39  30  09  00 00    #Tx_Test  2402MHz     
hcitool cmd 3f  51  AC  1F  12  A1  43  43  01  27  04  01  0F  39  30  09  00 00    #Tx_Test  2441MHz     
hcitool cmd 3f  51  AC  1F  12  A1  43  43  01  4E  04  01  0F  39  30  09  00 00    #Tx_Test  2480MHz   

HCI  code  for  all channels Hopping  mode (PRBS9,  GFSK,  Max Output  power) 

hcitool cmd 3f  51  AC  1F  12  A1  43  43  00  00  00  04  01  0F  39  30  09 00  #Tx_Test  All Channels 

---------------------------------------------------------------------------------------------------------------------- 

LE Test 

hcitool cmd 08  1F   LE_Test_End

hcitool cmd 08  1D  00   LE_Receiver_Test      @2402     
hcitool cmd 08  1D  13  LE_Receiver_Test      @2440 
hcitool cmd 08  1D  27        LE_Receiver_Test      @2480                                                                                                                                                                

hcitool cmd 08  1E  00  25  00 LE_Transmitter_Test          @2402
hcitool cmd 08  1E  13  25  00 LE_Transmitter_Test          @2440
hcitool cmd 08  1E  27  25  00  LE_Transmitter_Test          @2480        

------------------------------------------------------

hcitool cmd 03 03 
hcitool cmd 04 09
hcitool cmd 01 01 00 8B 9E 01 00
hcitool cmd 0x03 0x0005 0x02 0x00 0x02
hcitool cmd 0x03 0x001A 0x03
hcitool cmd 0x06 0x0003                                                                                      

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.