dlabun

Results 47 comments of dlabun

Did you test these changes with a SD on the chip?

Soft Device, the pre-compiled Bluetooth executable

Before this gets merged I would like to see it tested on a nRF52

The nRF52810 isn't currently supported, it requires a much newer SDK and soft device than what this project is based on. You may be able to flash the soft device...

The biggest gotcha is going to the be difference in Nordic SDK versions between what we're using and what the 840 supports. At some point the SDK drops support for...

It's probably not going to work just as you suspected. I believe it's TI that makes I2C addressable switches for this very situation.

I just saw your comment on the compiler error on the soft device... They're already built from Nordic and shouldn't require anything on your part other than flashing them to...

Ah, got it. I will warn you there was a significant change in the Nordic SDK between the time this core was built and whats shipping today... Last I knew...

This is a PlatformIO issue as this project doesn't include support for the nRF52840DK, please contact them for help.

My apologies, I took this as you were asking us to fix PlatformIO. If you want to submit a variant for the nRF52840DK I'd gladly take it.