Hello,
I use the DSPS device keil project and have only modify this parameters :
- nvds.c : NVDS_TAG_UART_BAUDRATE to 19200, and NVDS_TAG_DEVICE_NAME
- periph_setup.h : TX to P0.6, RX to P0.7, RTS to P0.4, CTS to P0.5
- uart_sps.h : UART_SPS_BAUDRATE set to UART_BAUDRATE_19K2
I use hardware flow control, 8N1 UART and PAN1740 USB stick connected to a PIC16 custom board.
I use a custom DSPS based Android app.
If the PIC don't respect baud rate the PAN1740 crash and I lost the BT connection...
That's a big problem if PAN1740 crash when it have a UART protocol problem :-/
Thanks,
Morgane Vallée
Device:
Hi aeris,
If the PIC doesn't respect the baudrate of the communication we can't predict the results. We cant be sure of what its going to happen.
Thanks MT_dialog
是的,但是也许DA能检测一个坏wi传播th timeout to prevent crash :-/
Hi aeris,
Yes it could, but this scenario isn't implemented or tested by dialog.
Thanks MT_dialog