DA14580

BLE Beacon Scanner

Mon, 2017-09-25 10:10--Vivek

Hi,

I am using the Alps BLE Module UGMZ2AA.
我需要开发一个应用程序中e device will be in BLE Beacon Scanner Mode always.
It will collect all the BLE Beacon Transmitters it can read and send the Beacon Payload with RSSI value of each of the Beacons.
It will send the above collected data to a Host processor using UART.

I am new to BLE application process.

Can you please guide me on where I can start and how to go about developing the BLE Beacon Scanner application.

Can I handle program sizes larger than 32 KB with OTA?

Mon, 2017-09-25 05:58--sogabe

Hello.
If you use the secondary boot loader to do OTA, in the tutorial document, the configuration of FLASH memory is described with a capacity of 128 KB.
In this case, I understood that the program size can be within 32 KB.
If you use a larger size memory, will OTA be possible for program size as well as over 32 KB?

If "Yes", can you tell me how the memory structure will be?

Can't add more than six services

Thu, 2017-09-21 11:47--shimochan

Hi,
I have a problem with adding more than six services.
The program build is ok, but when running it, a GAPM_DEVICE_IS_IND dose not come from BLE Stack.
So I can not start adding services.
When adding service is less than or equal to six, I can add all of services normally.
Is there any restrictions for adding more than six services?
Best regards.

About GU firmware version check

Thu, 2017-09-21 10:30--Bean

Hi Dialog,
Currently I am trying to use PTL v4.1 , but it can't work well, i don't find the reason about this question.
The log displays as follow:
“ Software: DA1458x/DA1468x Production Line
Software version: v_4.1.0.132
PLTD DLL version: v_4.1.0.132
PDLL Version:
UDLL Version:
Production test BLE firmware version:
Production test APP firmware version:
Flash programmer firmware version:
Date: 2017-08-23
Start Time: 18:04:16.741
End Time: 18:04:17.451
Station ID: Test_station_1
Device ID: 0

How can I reset the BLE without losing my programming in SYS RAM?

Tue, 2017-09-19 12:50--lmccracken

Our application runs out of the system RAM - nothing in FLASH. We load it at startup and then the bootloader on the part starts the application. There are occasions when the BLE gets stuck in a routine (watchdog is not enabled) and I would like to reset it. Is there a way to do a soft restart of the code in system RAM without reloading the image?

Pages

Subscribe to RSS - DA14580