-
The app runs perfectly. The bootloader runs perfectly. However, the bootloader doesn't run the app properly.
-
I've tested by app `beacon` on v2.0.0. This app does a discovery of BLE beacons and check if the added devices are in that list to check if they are in/out range.
What do i expect:
`Homey.ManagerB…
-
The cache is not used on untrusted Samsung devices, e.g. Galaxy S5. This is according to the Bluetooth specification. It might be that if the service_changed characteristic is NOT present, the Samsung…
-
This brief flash (even with a larger load than the LED we normally use), can be caused by:
- A pin that is set to be pulled up while it shouldn't.
- A pin that is floating during the reset.
- A m…
-
https://github.com/crownstone/bluenet/blob/master/include/cfg/cs_HardwareVersions.h#L42
-
Nordic's comments about the ADC driver can be found [online](https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.EngA.errata%2Ferr_832.html&cp=2_2_1_3). Documentation o…
-
It seems Nordic has discovered how to solve the offset mismatch in for SAADC when making use of EasyDMA.
https://devzone.nordicsemi.com/question/119588/offset-in-saadc-samples-with-easy-dma-and-ble…
-
### Expected
A way / direction to get the actual hardware required to be used with the app. For example at one of the first screens.
### Actual
No hints at all.
### Steps to reproduce
…
-
Hi, I tried using a simple animation of our logo with lottie. It consists of scale, rotation and position animations of two items. These items (ball and bar) are duplicated five times in precompositio…
-
### Version
Tell us which versions you are using:
- react-native-router-flux v4.0.0 beta 27 (v3 is not supported)
- react-native v0.5.5
### Expected behaviour
- popTo returns `null` or throw…