This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC13xx contiki example - default channel

I am wanting to use the Contiki web demo (http://processors.wiki.ti.com/index.php/Cc26xx_sw_examples)  with cc13xx:

So far I have not had success in connecting 2 srf06 with cc13xx EM , 1 as web-demo, the other as rpl-border-router.

I am concerned with the default channel being set to 25 - this seems appropriate for 2.4GHZ band, but not for sub GHz (802.15.4 does not have 25 channels below 1GHz). 

1) How do I set the frequency for CC13xx - for use in Australia so somewhere 915 - 925 MHz range?

2) Are there other tweaks necessary to get cc26xx-web-demo working for cc13xx out of the box?

Secondary Issue - It seems that rpl-border-router (ref: https://github.com/contiki-os/contiki/tree/master/platform/srf06-cc26xx#cc13xxcc26xx-border-router-over-uart) will compile ok for BOARD=srf06/cc13xx but not for srf06/cc26xx.  Can someone confirm if they have had success in using rpl-border-router on cc13xx and cc26xx?  I had it working ok with contiki 2.7, but not so far with 3.0.