Raise of Exception in NRF Driver #175
alexdonati
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
we are using blatann and it work very well.
Now we are facing an issue with the driver we are not able to solve.
For external reason the driver fail but the driver handler (see line 741 in nrf_driver ) did't raise any exception.
Just traceback.print_exc() so it i complex to handle the error on application layer.
Do you evaluate the possibility to export NordcSemiException?
Alessandro
Beta Was this translation helpful? Give feedback.
All reactions