Otso Jousimaa

Results 53 comments of Otso Jousimaa

I've had the project on open WiFi without any issues for a month

As a quick comment, a lot of embedded devices use version numbers as a part of their firmware update checks. For example "Is the software radio compatible with this application,...

Let us save the trouble of arguing about the best practices. I simply raised a point that a lot of embedded devices do use integers as a part of their...

Hello, I'd like to chime in as I happen to work on beacons broadcasting sensor data in manufacturer specific format. We've been looking for solutions like this and even consider...

@robertcsakany Thanks, I'll check it out later this week @shmuelzon > May I suggest a compromise? How about implementing a ‘generic’ broadcaster? One the would be at the end of...

> Please see attached code. I flashed my tag with ruuvitag_b_armgcc_ruuvifw_test_v3.29.3_full.hex. When executing this code my tag reproduceable reboots after executing line 32. ``` #!/usr/bin/env python # coding: utf-8 ​...

Ok. I think there is some race condition, so let's leave this issue open for reference but mark as won't fix for now.

None, the format in which the data is sent is unrelated to internal storage of data.

I agree that having e.g. a mechanism where people could configure the tags in Ruuvi Station over GATT would be a nice to have, but the effort/usefulness ratio of adding...

The problem with making features available for everyone is that it also implies future support. Someone would end up using the UICR + devkit configuration for thousands of units, and...