LucidityCrash
LucidityCrash
> So Lucidity crash was following [advice from the nordic support team](https://devzone.nordicsemi.com/f/nordic-q-a/4427/advice-for-optimizing-multiple-device-gazell-system) when they suggested using the channel hopping mode for two transmitters to one receiver. Compared to how I...
> Another issue that is related to this is the matrix scanning doesn't allow e.g. shift+key if they are same row - I have to use the opposite shift key...
>> So Lucidity crash was following [advice from the nordic support team](https://devzone.nordicsemi.com/f/nordic-q-a/4427/advice-for-optimizing-multiple-device-gazell-system) when they suggested using the channel hopping mode for two transmitters to one receiver. Compared to how I...
yeah this : `nrf_gzll_set_timeslot_period(GZLL_RX_PERIOD / 2);` is really confusing the way I'm reading it and the doc for the function https://developer.nordicsemi.com/nRF5_SDK/nRF51_SDK_v4.x.x/doc/html/group__gzll__02__api.html#ga3347094a64c07793c773c4fdf4bc4bff is that GZLL_RX_PERIOD is the time for 2 attempts...
> > > > Hey. > > I am also experiencing problems on reliability, but they are very intermittent. In some situations, I thought it was a battery problem so...
> Often I will have to press a key two or three times before it is registered and when it finally registers I get three of that key appear onscreen...
@SimonMerrett My head just exploded :) > Device > > * `nrf_gzll_set_timeslots_per_channel(4)` > > * `nrf_gzll_set_timeslot_period(900)` > > > Host > > * `nrf_gzll_set_timeslots_per_channel(2)` > > * `nrf_gzll_set_timeslot_period(900)` but isn't...
trouble is that is debugging at too high a level ... you really want to see what is going on in the nrf5 code You can use openOCD and GDB...
> > Its been a very long time but I seem to remember doing something that just put output in the OCD console. > > If you could provide some...
how bizarre ... I Use my Redox 8 hours a day 5 days a week ... think I've changed the Batteries once maybe twice in 2020.