ARMmbed / ble-examples

BLE demos using mbed OS 3 and yotta.
Apache License 2.0
24 stars 27 forks source link

Using more than one service doesnt work #79

Closed PeterKenyon closed 8 years ago

PeterKenyon commented 8 years ago

Although the HeartRateService and the HelathThermometerService both work just fine, when I enable both then the app crashes on a connection (similar to other issues Ive been seeing). Does anyone know how I can debug this to find out more information? Am I supposed to be using this code for new development, there doesn't seem a lot of activity here

I am using a Nordic nrf58122 dev board on windows 10

PeterKenyon commented 8 years ago

This is a low memory problem see #issue 80 - need to add config.json with S110 enabled Thanks pan (Vincent?)