-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
area: DriversbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bugMedium impact/importance bug
Description
Describe the bug
Extra 0's are being added before and after the '\r\n' terminator of every at command sent.
I am using an NRF52840 host processor to communicate with an HL7800 modem.
To Reproduce
Steps to reproduce the behavior:
This should be easily reproducible using the WNC modem driver with the NRF52840.
Expected behavior
Extra bytes should not be inserted into the messages being sent on the UART.
Impact
Showstopper for continuing my driver development.
Environment (please complete the following information):
- OS: Windows 10
- Toolchain: GCC 7_2018-q2-update
- Commit SHA or Version used: Zephyr 5f2099f
Metadata
Metadata
Assignees
Labels
area: DriversbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bugMedium impact/importance bug
