Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
I'm using nrf52832 and building projects on it with the help of sdk 14 and sdk 11 for BLE. Now when I load my code for example the BLE HRS it loads properly with no error...
Hello,
I've upgraded my machine to Windows 10. I can't get Master control panel to work. I keep getting the error message:
No response from master emulator
...
Hi, I have a general question for BLE advertising, if several BLE peripherals broadcast simultaneousl(the advertising packets contain information the peripherals want to send...
1、how long will it take for me to cache?
Once I call sd_ble_gatts_hvx, assuming tx_queue is large enough, how long can I cache data to softdeivce?
For example, I called...
Hey, I'm just starting to develop an ANT device on the nRF52 devkit and am trying to modify the provided example to gain an understanding of the functionality.
What I have...
Hello,
I'm designing a board in which cost is a very important factor. I don't need a lot of the GPIO pins of the nrf52840. Are there any 2 layer reference designs available...
Hello All,
I have the following queries on low power consumption mode,
To update you on power saving tests that we performed at our end, here is our observations:
...
Hi all,
We need to develop a communication channel between 2 Controllers
One is Master controller and another is Slave controller
Master controller will send Data...
I'm developing a central providing NUS client service to multiple concurrent peripherals.
I use nRF52832 DK and SDK14.0, s132_nrf52_5.0.0.
I Want that NUS central can...
Hi,
I am working on another project.
I want to make BLE and USB BULK communication operate at the same time.
My development environment is Keil,
It uses nRF52840 and...
According to the point above
link text
i bought the thingy but i did'nt think about the jlink ..
you can add me to the advent calendar ;-> for a nRF52 DK because...
I understand that the connection parameters viz. connection interval, connection supervision timeout and slave latency are negotiated between the BLE Central and BLE Peripheral...