has anyone been able to use an rn1600 with the bl4s200

I am having problems with the rn1600 keypad/display interface connected to a bls200. After rn_init(), rn_find() reports no devices found. I have the rn1600 hooked to rabbitnet port1 and the alive led is flashing continuously when I apply power. What else am i missing?

What sample are you trying?

Did you add #use “BLxS2xx.lib” to the top of the sample?

If it’s your own code, make sure you’ve called brdInit() before rn_init().