How to use patch command when apply the hotfix of SDK 6.0.14.1114
I am using Windows 7 and do not know there is an patch command on Windows 7 platform.
I am using Windows 7 and do not know there is an patch command on Windows 7 platform.
The parameter has set the ADV_FOVEVER, but the device may stop broadcasting abnormally after two or three days (it has not been operated during this period). I checked the ble related registers, compared with the normal device, found BLE_ INTCNTL_ ,This bit in reg is set to 1, and the normal broadcast one is 0. I calledea_finetimer_isr()or software write 0, both can make abnormal device broadcast recovery. What is the cause of this phenomenon? Is rwble_isr()not triggered? how to slove it? Thank you!~
Hi,dialog:
I have intergrated the sky66111 follow the document um-b-089_da14585_range_extender_reference_application_v1.1 but the power have not improved, there is no pwm output at PORT2_PIN1.
The method "timer0_conf_start" is execute on debug mode.
Is something else todo?
Hi,
I have DA14585 Dev Kit, and am loading the prod_test binaries for RF testing: ...6.0.14.1114\binaries\da14585\prod_test.
When I got to RF Master, and select JTAG, it appears the binaries are flashed to the dev board.
However, when I select continious TX we do not set any output in front of a spectrum analzyer.
Is there a reason flashing prod_test_585.hex to the dev board through JTAG would not work wth RF Master like this?
Hi,
I have built a DA14585 BLE product, and in the past have seen that SmartSnippets Studio and what looks like some custom hex (flashed over UART) was used to run FCC radio testing?
What type of software and methods are available for to run the DA14585 through FCC certification testing?
In RCU project running on DK-PRO, I want to print my own debug messages via UART when I press a button on the keyboard, but I cannot print. can I configure the DK-PRO in UART mode and in SPI mode at the same time and how! which function does the keyboard scan where I can add logs
嗨
I'm trying to use serial port to output 4000 bytes at a time, but I can't output complete and correct data. When the data is greater than 256 bytes, the following data will become garbled。
What's wrong with my settings? The device I use is da14585, and the SDK is 6.0.12 ble_ app_ peripheral
thank you
Hello
When we used da14585 to develop, we encountered the problem of insufficient chip resources (RAM). Is there some way to reduce the space occupied by sdk6 itself in order to accommodate more of my user programs?
In addition, I feel that the space (RAM) occupied by sdk6 in demo empty_peripheral_template is more than the resource (RAM) occupied by sdk5, right?
Hi
How to stop all broadcasting, and can use UART to receive or transmit data? I use SDK6.0.12.1020.2 for ble_app_peripheral.
thank you!
嗨dialog
How to use UART to output more than 256 bytes of data?How do I implement UART to output 4000 bytes at a time?
thanks