NordicPlayground / nRF51-ble-bcast-mesh

Other
323 stars 121 forks source link

into module? #181

Open MateuszKSS opened 7 years ago

MateuszKSS commented 7 years ago

Is it possible to implement this solution into module based on nRF52 chip?

trond-snekvik commented 7 years ago

Yes, but for now, we only support a Keil build for the nRF52. You can build for nRF52 by linking the SDK12 (clone the repo into your SDK12 examples-folder instead of SDK8), and select the nRF52832 xxAA target for the BLE gateway example.

thedjnK commented 7 years ago

Can confirm (with edits) you can get a gcc build working fine too