Search found 2 matches

by Anderss90
Thu Jan 21, 2016 10:01 am
Forum: Developer Discussions
Topic: How to use the RSSI measurement (firmware)
Replies: 2
Views: 2097

Re: How to use the RSSI measurement (firmware)

I do not know of anybody successfully using RSSI for location. The rssi values typically have a very large variance, which gives uncertainty up to several meters. It can be used to check which room something is in, but not accurate location.

But please prove me wrong on this, it would be amazing :)
by Anderss90
Thu Jan 21, 2016 9:39 am
Forum: Developer Discussions
Topic: How is the softdevice (s110) flashed?
Replies: 5
Views: 3500

Re: How is the softdevice (s110) flashed?

I cannot answer how the softdevice is flashed on the Crazyflie, but i can tell you the different ways to flash a softdevice. The first one is by using the SWD (Serial Wire Debug) programming interface of the nRF51. SWD is similar, but not interchangeble with JTAG. The other way is to have a bootload...