mrdc
mrdc
@arglurgl When I'm using `sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE)` with nRF52840 E-Byte E73-2G4M08S1C module, I get consumption increase to 30-35mA instead of 6-6.5mA after the command is executed in code: https://github.com/gtalusan/nrf52-ds18b20/blob/master/nrf52-ds18b20.ino - the issue...
> > > Any further movement on this? It works fine with Generic nRF52 board.
> What does the "my_external_callback" do? It processes received data triggered by an interrupt. No IO operations with network etc. Ah, it also sends data via mqtt after processing: ```cpp...
@256dpi Hello, Nice feature to have - on large payloads device loses the connection to MQTT broker, so we have to protect it from this kind of possible attack.
Yes, just for the release event. I need to catch it once when there is HIGH on pin, do some work and catch it once again when there is LOW...
@iegomez Hi, let's do it. I just need to figure out how to properly do it on github :) `Since then, some other changes have occured also.` In README.md or...
@letsar You are welcome) 1. BTW I've used this migration guide. It looks like `iconWidget` is missing in versions 1.0+. `SlidableAction()` has only `icon` property, which is compatible with `IconData`,...
Hi @adeverteuil, Thanks for your advice. I'm aware of tags. It's just not so convenient and good looking as folders: for example, I have 30-50 sessions for one topic, when...
@disruptek Was you able to fix it?
@wheat-thins Hi, 99% that the issue is related to this setting: https://github.com/semlette/nfc_in_flutter#ios