BLE Mesh SDK
We are developing a project with many SmartBondIOT Devices and one of the main reasons to select this device was the availability of a BLE Mesh SDK.
We are developing a project with many SmartBondIOT Devices and one of the main reasons to select this device was the availability of a BLE Mesh SDK.
Hi dialog,
I want to have 1 master connectted to several other slaves,but I found there is little introduction.
I have the following question hope you can help.
1. I'm now using DSPS demo, is it possible for me to change it into a 1 to muti( eg. 6) connections? any modification needed?
2. The speed may be lower than one to one connection, can you tell me the speed of 1 to multi connections? may be 1/10 of that of one to one?
3. Is one to muti connection as stable as one to one ? or there is possibility one to muti is not as stable?
Hi,
We are designing a project where many sensors will be integrated to peripheral devices, then the peripherals will be connected central devices every 15 minutes. We will connect the central devices to main server with ethernet modules using spi. How does that sound, is it implementable ?
Peripheral Device(DA14586)--> BLE --> Central Device(DA14586, Tcp Client) --> Ethernet Module(ENC28J60 etc.) --> Main Server
Especially, we have anxiety about tcp clients on central device side, thanks for suggestions.
Hello, I am interested in using DA14585 Mesh SDK project. I have sended a message to the direction mentioned but i don't have any answer yet, so please, can you send me the sdk project to my email. My email isingserv27@gmail.com
Thank you
I want to use otp, and first test my app use Booter to download the bin file to chip ram, it can work, but when I download it to otp, and of couse I 've set Application programmed flag 1 and flag2 in otp header(only set these two flags, others are remain unchanged). Then power off and power on my board, it can not work, help me please.
Hello,
I am attempting to OTP burn a DA14585 microcontroller on a custom PCB using a development kit pro. I was able to connect to and read my board successfully, but the OTP burn failed. The message I recieved said, "Failed clearing memory address 7FC7C08." I will include the full log at the bottom of this message.
In my Memory Contents table, I am only able to view memory addresses 0x07F80000 to 0x07F8FFF8. I have no idea what is going on at address "7FC7C08." Do you have any suggestions as to how to proceed?
Thank you.
嗨
Does dialog have a UART interrupt usage routine?
thanks
嗨
How to use UART reception in broadcasting and why to use UART reception in broadcasting will cause the error of MOVs R0 R0.
The occurrence of this problem is caused by calling the uart_receive () function in broadcasting.
Is it caused by sleep in the broadcast gap?
Thank you very much.
Hello,
What is the best method for OTP burning a DA14585 on a custom PCB? It is my understanding that a custom PCB can be programmed via jumper cables from a development kit, but I would like to know how Dialog Semiconductor recommends OTP burning a DA14585. For instance, should a manufacturer strictly handle OTP, should the microcontroller be OTP by a separate device and then soldered to a custom PCB, etc.?
Thanks,
Dominic
Is there an example how to use KEYBRD_IRQn and Keyboard Controller to interface a keyboard and read the states of the buttons