Szymon Janc

Results 177 comments of Szymon Janc

is this stil an issue?

Floor current is most likely due to other peripherals (UART, LEDs etc) being powered

yeah, it was not on top of our prio list but if you want to work on that feature please do :) I would have to be configurable via syscfg,...

looks ok to me but please rebase

The commit you mentioned has this in commit message "Use jrand48 instead and provide wrapper for late initialization. This is to avoid seeding on init beacouse trng might not be...

@andrzej-kaczmarek could you check on how this would affect dialog hw?

we could also use jrand48_r in bt_ll_rand() which shouldn't require any allocations

@haukepetersen we don't have it in mynewt baselibc either (although for us implementation would be trivial wrapper around jrand48)

so how this ended up? can we close this or something is stil required on nimble side?