M.B

Results 17 comments of M.B

Not sure if this project is still active. You should ask the question in the Adafruit core repository. https://github.com/adafruit/Adafruit_nRF52_Arduino

Hi Samlbakr, Can you share more info please? Wiring, softdevice version, arduino code. Do you see your device in the "nRF Connect" app? You may need to look at the...

You have thee files in variants: pins_arduino.h, variant.cpp, and variant.h. You need to modify variant.h and variant.cpp Start with files from a variant that uses a soc close to the...

Create a folder in C:\Users\MyUserName\AppData\Local\Arduino15\packages\sandeepmistry\hardware\nRF5\0.7.0\cores\nRF5\SDK\components\softdevice and name it "s113". The folder should have the following structure: s113 headers nrf52 hex toolchain armgcc In "headers" folder, place the .h files from...

Hi George, Did you follow instructions to install nRF52 core/libraries? Did you get any errors during the process? Could you describe your system? - OS; Arduino IDE; programmer; nRF soft...

What board/nRF are you using? Did you manage to pair it with android or windows?