Other Parts Discussed in Thread: CC1350,
hi, i use proprietary radio and cory radio configure from example on TIRTOS,but it seem take 2ms to send 32 bytes, bitrate is too low.how to set higher bitrate?
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.
thank you for reply, i change from
.symbolRate.preScale = 15,
.symbolRate.rateWord = 131072,
to
.symbolRate.preScale = 12,
.symbolRate.rateWord = 1048576,
and after change ,reciver device can't recv any package,i want set symbolrate as 2Mbps,should ii change others radio argument ,for example rxBw.
Yes, if you are changing the symbol rate, you will need to change the rxBw. You can first play with these settings in SmartRF studio to see what works best for your needs. Please check the tables in this wiki