-
Hello,
I'm trying to compile the lib under Arduino IDE 1.6.11 / Ubuntu 16.04.1.
Compilation performed without error once I have carried few steps out:
- execute script IDE/ARDUINO/wolfssl-arduino.sh…
-
After downloading the softdevice and FruityMesh to my chip, I can see nothing in the Terminal.
Is there anything I can do to locate the source of the problem?
-
**_Reported by Marcio Montenegro:_**
I am testing zephyr on bbc micro:bit ( Nordic nrf51 )
The application is sample/bluetooth/beacon
I attached rtt console debug screen showing the incorrect ble…
-
**_Reported by Marcio Montenegro:_**
I am testing zephyr on bbc micro:bit ( Nordic nrf51 )
The application is sample/bluetooth/beacon
I attached rtt console debug screen showing the incorrect ble…
-
Virtualenv Create: Traceback (most recent call last):
File "C:\Users\Z0035SJY\.platformio\.cache-ide\tmp-4600kg2v8fNm749c\virtualenv-14.0.6\virtualenv.py", line 2304, in
main()
File "C:\Us…
-
Since Electronut is providing Bumpy, can Black Magic Probe (BMP) be supported for programming/debugging the Bluey with the examples provided?
For now I'm copying the examples provided along with `…
-
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…
-
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…
-
```
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…
-
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…