Closed chenek closed 9 years ago
Do you have the patches needed for this?
Hi, I am willing to do so but not working did you compile the demo using "make TARGET=srf06-cc26xx BOARD=srf06/cc13xx"
thanks Gilles
2015-09-03 9:00 GMT+02:00 chenek notifications@github.com:
I have tried to build cc26xx-web-demo.bin for CC1350 SensorTag. I can see it is listed on 6lbr Sensors page. However, I cannot open its web page. I have no problem to open the web page using SmartRF06EB+CC1350EM with the same cc26xx-web-demo.bin. Do I have to use different BOARD define?
— Reply to this email directly or view it on GitHub https://github.com/contiki-os/contiki/issues/1234.
I compile cc26xx-web-demo.bin using "make TARGET=srf06-cc26xx BOARD=srf06/cc13xx cc26xx-web-demo.bin". Is this correct?
Well, all I can say is I just follow the Ti wiki instruction, so yes I use the same make command. => you say : you board is waking up , can you see some output on serial console ? did you manage with 6lbr : are you using Beagle Board plugged to the smartf06 , on my side, smart06 does not power on when plugged to BB... cheers Gilles
2015-09-03 11:33 GMT+02:00 chenek notifications@github.com:
I compile cc26xx-web-demo.bin using "make TARGET=srf06-cc26xx BOARD=srf06/cc13xx cc26xx-web-demo.bin". Is this correct?
— Reply to this email directly or view it on GitHub https://github.com/contiki-os/contiki/issues/1234#issuecomment-137391189 .
Do you test this with SmartRF06EB+CC1350EM or CC1350 SensorTag? My problem happens on CC1350 SensorTag.
I use CC1350EM plugged to smartf06 Strange, I don't thing CC1350 comes with sensorTag, sensortag is CC2650 , isn't it ? can you tell me about your SLIP radio + 6LBR HW configuration , thanks
2015-09-03 11:40 GMT+02:00 chenek notifications@github.com:
Do you test this with SmartRF06EB+CC1350EM or CC1350 SensorTag? My problem happens on CC1350 SensorTag.
— Reply to this email directly or view it on GitHub https://github.com/contiki-os/contiki/issues/1234#issuecomment-137392566 .
The Slip Radio is SmartRF06EB+CC1350EM connect to Raspberry Pi using FT232 USB-to-Serial dongle. I test on two devices. One is SmartRF06EB+CC1350EM and runs cc26xx-web-demo.bin which works fine to work with Raspberry Pi and Slip radio. Another is CC1350 SensorTag and also runs cc26xx-web-demo.bin. But this one has problem. I can see this CC1350 SensorTag shows up on Sensors Page of 6lbr web page but I cannot access to CC1350 SensorTag's web page.
are you using contiki 3.0 bleeding edge repo ?, because on this , my board does not starts well. can you send me the web page link to find CC1350 SensorTag ?
2015-09-03 12:12 GMT+02:00 chenek notifications@github.com:
The Slip Radio is SmartRF06EB+CC1350EM connect to Raspberry Pi using FT232 USB-to-Serial dongle. I test on two devices. One is SmartRF06EB+CC1350EM and runs cc26xx-web-demo.bin which works fine to work with Raspberry Pi and Slip radio. Another is CC1350 SensorTag and also runs cc26xx-web-demo.bin. But this one has problem. I can see this CC1350 SensorTag shows up on Sensors Page of 6lbr web page but I cannot access to CC1350 SensorTag's web page.
— Reply to this email directly or view it on GitHub https://github.com/contiki-os/contiki/issues/1234#issuecomment-137400715 .
What do you mean web page link to find CC1350 SensorTag?
I meant, did you build this one on your self ? because TI only provide with cc2560 sensorTag :)
2015-09-03 12:17 GMT+02:00 chenek notifications@github.com:
What do you mean web page link to find CC1350 SensorTag?
— Reply to this email directly or view it on GitHub https://github.com/contiki-os/contiki/issues/1234#issuecomment-137401398 .
No, I get it from TI.
I think what @gillesDD is trying to tell you is that there is no such thing as a CC1350 Sensortag from Texas Instruments.
The only sensortag there is is this one, which is based on a CC2650. So you will have to change Board to the cc26xx if I am not mistaken.
In fact, TI has CC1350 SensorTag and I get some. I also have CC2650 SensorTag and I have no problem running Contiki on CC2650.
Do you have a link to that? I cannot seem to find it unfortunately!
It's not formal release from TI so there is no link for it.
Hi, Then, may be you coul help us about cc1350 : are you using bleeding edge contiki 3.0 repo ? because I strictly followed new TI wiki about cc13xx, flash xxxdemo.bin, but still can't see any print out debug on serial consol to confirm software has booted well thanks in advance.
2015-09-03 14:34 GMT+02:00 chenek notifications@github.com:
It's not formal release from TI so there is no link for it.
— Reply to this email directly or view it on GitHub https://github.com/contiki-os/contiki/issues/1234#issuecomment-137422716 .
If you mean to know how to setup Contiki running on SmartRF06EB+CC2650EM, you can refer to http://sunmaysky.blogspot.tw/2015/09/contiki-subg-hz-6lowpan-on-cc1350.html
The supported devices are listed explicitly in the README. The one you are describing is not listed among them, ergo you are talking about an unsupported device. Closing this.
I have tried to build cc26xx-web-demo.bin for CC1350 SensorTag. I can see it is listed on 6lbr Sensors page. However, I cannot open its web page. I have no problem to open the web page using SmartRF06EB+CC1350EM with the same cc26xx-web-demo.bin. Do I have to use different BOARD define?