arduino / ArduinoCore-primo

Arduino core for nrf52 cpu
39 stars 35 forks source link

Can we use this library with BLE Nano? #66

Open khawajamechatronics opened 6 years ago

khawajamechatronics commented 6 years ago

Hi,

Its great library and I have tested it with primo but the primo seems discontinued on the store, and I wish to test this library with BLE Nano2 as both have same cpu?

Can I do that? How?

Thanks

bootchk commented 6 years ago

Maybe try https://github.com/sandeepmistry/arduino-nRF5. I have no experience with that repository, or this one. But the repository owner does not seem to be answering issues.

honnet commented 6 years ago

This repo has a lot of good features but it won't even so I switched to @sandeepmistry's and it's great. Arduino.org was merged to arduino.cc and the .org team left so nothing will happen here sadly...

honnet commented 6 years ago

This repo has a lot of good features but it won't evolve so I switched to @sandeepmistry's and it's great. Arduino.org was merged to arduino.cc and the .org team left so nothing will happen here sadly...

TamojitSaha commented 6 years ago

Does nrf51822 support passkey pairing?? @sandeepmistry's arduino core for it doesnot provide with that feature.