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...
On the nRF52, does the TASKS_HFCLKSTART need to be trigger again after waking up from sleep, if the the HFXO was started before going to sleep? Or does the Clock control circuitry...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I have one characteristic which send data with indications, for each frame sent I wait for acknowledgement on case BLE_GATTS_EVT_HVC : before sending the next data
but...
I write a source code to test led and button driver. it's work with a loop but when add sd_app_evt_wait() to use low power mode of nRF52.
I suppose that I forgot something...
Hello,
i have one problem.i am working on the TWI using Handler.it is working.
but i have very strange issue regarding to the dereference the value.
please check in...
Hi,
I am facing some issue while working with both GPIOTE and SAADC. I have merged the GPIOTE and SAADC sample example sdk code into a new project but what I am facing is...
Hi,
I am using BSP for button detect. I wish to read the button Long Press of Different intervals. 3 Secs, 5 Secs etc.
Someone please help me achieving this. Some code...
According to the documentation in infocenter there should be three soft devices for the nRF52832: 132, S212, S332. I downloaded the nRF5 SDK and I can only find the hex file...
Hi all,
Does anyone know the dimensions of the NRF51 dongle? I'm seeing 16mm x 28mm here but that doesn't seem right (might be the dimensions without the USB connector...
Hi,
Can any one suggest me how to program SoftDevice and Application program to nRF51288 BLE Motherboard using Keil 5? Please specify how much IROM1 and IRAM1 allocation...
I've studied the nRF OpenMesh for a couple of days, and could run the BLE_Gateway example among serval nRF51DK boards.
But now, I still don't have any feeling/concept about...
Hi, I’m looking for a data streaming solution to wirelessly transmit data over a short distance. Important points are:
unidirectional point-to-point transmission
...