-
```
make TOCK_BOARD=nrf52dk
make -C boards/nrf52dk/
make[1]: Entering directory '/home/bernhard/Projects/tock/boards/nrf52dk'
Compiling nrf52dk v0.1.0 (file:///home/bernhard/Projects/tock/boar…
-
PR: https://github.com/ARMmbed/mbed-os/pull/4912 introduced changes which somehow broke the SPI for NRF targets. Cl test sheilld test test-api-spi hangs on the case 'SPI - SD card exists' (which is t…
-
I have been struggling (with Thomas Roell's help) with lowering the average power of nRF52 applications within the confines of this Arduino core and BLEPeripheral. I tried ArduinoLowPower but had mixe…
-
Interrupting test may lead to condition where bootloader is broken and further testing is not possible. Test framework can be updated to first upload initial bootloader and firmware at start in order …
-
The `Makefile` was pretty bad before, but it's just getting insane now we've stuck ESP8266 and NRF5x in there.
I'd really like to tidy this up...
- Separate files for the major targets (STM32/ESP8266…
-
Hi guys I have nrf52 DK board and I would like to use Arduino ide to program it.
But when I try to flash new bootloader or adding softdevice or adding bootloader is leading alywas to errors.
My boar…
-
I'm trying to use the gazell library with the s130 softdevice (s210 only works on nrf51422).
Without changing anything, I can't find the gazell header files. That's an easy fix:
```LIBRARY_PATHS…
-
Hi,
Thank you for your effort on this awesome OS. Do you have any plan to support nRF5x devices? Thank you.
-
I have been trying to build FruityMesh on Windows. The Master branch gives the following link error:
'C:/Program Files (x86)/GNU Tools ARM Embedded/6 2017-q2-update/bin/arm-none-eabi-g++' -mcpu=co…
-
### Description
- Type: Bug
- Related issue: #4893, #4621
- Priority: ?
This might be duplicate, but it's hard to say.
---------------------------------------------------------------
## Bug…
ghost updated
7 years ago