Hi Team,
Is there any way to enable/disable all interrupts? Will BLE connection get disconnected because of this? If yes the what are the possible ways to maintain the connection?
Hi Team,
Is there any way to enable/disable all interrupts? Will BLE connection get disconnected because of this? If yes the what are the possible ways to maintain the connection?
What problem are you actually trying to solve?
using a separate UART chip is a much better idea here - I've looked before and there's a few and they are quite cheap. I think it's possible to make the timeslot api work but it would be very hard.
Also Nordic is releasing its new NRF52 in a couple of weeks, I have no idea whether that will have more peripherals on it or be better able to deal with simultaneous operations. I'm hoping it will, but have zero information.
using a separate UART chip is a much better idea here - I've looked before and there's a few and they are quite cheap. I think it's possible to make the timeslot api work but it would be very hard.
Also Nordic is releasing its new NRF52 in a couple of weeks, I have no idea whether that will have more peripherals on it or be better able to deal with simultaneous operations. I'm hoping it will, but have zero information.