Other Parts Discussed in Thread: CC2640
Tool/software: Code Composer Studio
In the example of nortos in the SDK of cc2640r2f, there is no example of long range function. If i want to turn on the long range function, how to set. Thank you.
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.
We haven't tested LRM settings for 2.4 GHz. The range with 2.4 GHz is limited hence we have only done LRM for sub 1-GHz. What is the background for using LRM at 2.4 GHz?
We are making a special wireless product. The data volume is a little large, and there are many nodes. The project requirement is that we can't use ble to develop the project
Our current tests and software programs are based on these examples of C: \ Ti \ simplelink ﹐ cc2640r2 ﹐ SDK ﹐ 3 ﹐ 10 ﹐ 15 \ examples.
It is found that when the distance is more than 15m and the number of nodes is large, the data loss is very serious. The hardware of the product is based on cc2640 lanchpad
Developed. At present, we want to test the sending and packet loss in the long range mode of non ble mode. We want to ask how to start. Thank you
If the data volume is large, wouldn't you need a bit higher datarate than LRM is able to give?
For the tests you are doing now, which datarate are you using?
Which RSSI do you see @15 m? Have you looked into if you get data loss due to too much data on the air (more than one node in TX at any given time)?
I have tested 250 Kbps and 100 Kbps, according to the example. After about 10 m, RSSI is only - 80 dB or worse at about 15 m away. Many times it's hard to communicate.
When I need to send a large amount of data, I choose a cleaner frequency, and only one node is sending it. Most of the time, it is unable to communicate with the remote node.
Not very stable. How can I improve the stability of the product in this way? Thank you.
Does that mean you don't have any form of LBT or CCA to ensure that you don't introduce noise that makes it more difficult to communicate with the nodes.