-
The last days I tried to gain access to the Nordic SDK below the mbed layer. My application needs tight timings and the mbed timers caused to much jitter. Therefore I tried going with the hardware tim…
-
Since long time I am fighting to lower power consumption using this library to the levels reachable with Sdk examples!
I have run several examples, testing the uA level in different type of code.
If…
-
I ran into a problem with the following setup:
- Two central devices present (Central_1, Central_2) both scanning for a connectable peripheral
- One advertising peripheral (Peripheral_1) which only…
-
This project will need substantial rewrite. The wireless project also?
The processing seems to use single thread, one dispatch loop that polls RTC and every 100ms or so polls UART data; every 20ms or…
-
I don't know if it is related but after the most recent update of Sublime Text I can't Build or Upload to the board. It used to work like a charm.
Here is the error that I am getting:
```
[Build…
-
I just submitted a new PR https://github.com/amowry/WARBL2/pull/17 in the develop branch of this repository.
If you can compile and test the new modifications, you are more than welcome to do that…
MrMep updated
4 months ago
-
### Platform
NRF52
### Description
Hi,
I have a custom NRF52 ST7789 combo. I want to be able to rotate the 240x240 display by 90degrees. Is this possible?
Tried various software build c…
-
We use the mesh to send multi-part messages. This requires a few adaptations. Shall we issue a pull request?
-
Hi,
Is there a way to select the power state explicitly, e.g. turning RAM retention off and only waking up on interrupts?
I basically want to use nrf-softdevice crate, and as far as I understood i…
-
As it currently stands only linux is fully supported. The following functionality needs to be added and tested for complete cross platform support.
OSX:
- [x] Openocd repository fetch
- [x] Openocd…