JR

Results 214 comments of JR

Btw, the newest GPS modules should have quite a bit lower power consumption. Traditionally, GPS modules have had around 30mA consumption, but the newest series should go down to around...

@prbush this is a point I would love to hear your experience about (the low power GPS modules aspect). Which GPS module are you using / how low continuous operation...

That will be very interesting :) . I heard antenna can modify a lot power consumption, do you use an active or passive antenna?

Just curious: what frequency are you running the I2C port at? If I remember correctly the default frequencies of 100 or 400kHz are too low to sustain data transfer at...

@gauteh I just ordered a couple of evaluation boards, and playing around with them will join my (far too long :( ) list of things I would like to have...

I spoke too fast: you can only order 1 board per person per month, my order was rejected, will be a single board for me so far :) .

I was thinking, if I do a new OMB, to use RTIC. What do you think is the trade-off between embassy Vs RTIC?

Sounds good! Interesting comment regarding RTIC and async / await. Can you think about some use case? Would there actually be one 'async await layer' per priority level or something...

Ok. I will have to look into this in more details. I like quite well the RTIC framework, it maps well to my mental model of how things works on...

Looks like async await may be coming to RTIC btw: https://github.com/rtic-rs/cortex-m-rtic/pull/646 https://hackmd.io/6ejCFNBJTuKBwnuz0O41iQ