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...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hey all,
I'm working with the nRF51822 (nRF51dk) on a mac running high sierra, and I've been following this tutorial to try to get started. But when I try to make flash...
Dear Nordic engineer,
I try to setup Wireshark sniffer with nRF52-DK. I followed by nRF sniffer user guide v2.0.
I see interface toolbar of nRF sniffer on Wireshark. But...
Is there a block header information available that I can read thru the flash read function (e.g. in ble_flash driver, ble_flash_page_read() function ) ?
My FS (file system...
Hello,
I would like to understand the reason behind getting a error,(0x04) NRF_ERROR_NO_MEM , when calling the function
sd_ble_gatts_characteristic_add(p_service->service_handle...
I'am realy new to nRF52 development. I want to start with a simple demo as shown on www.nordicsemi.com/.../Getting-started-with-the-nRF52-Development-Kit.
What HW do I...
Every time I change a common source file within Kiel, the source file is changed for every project because (obviously) is a file common to all example projects.
Is there...
Is there a nordic guide which lists out the steps taken by the chip when going though a bonding process? I am trying to add as many RTT printouts as possible to know where...
finally I have done to implement that ADXL345 can throw data over BLE using nRF UART app service with this code . now my problem is how to change 2's complement ADXL345 data...
Hi,
We are using a nrf52832 in a serialized application with a STM32F4 and standard SPI as the transport layer. We are using the SDK V12 on the STM32 and softdevice S132...
Hello,
I want to add DFU fonction on my custom application. The final goal is to update my firmware from my custom app (not just once).
My setup is : SDK11 - nRF52832...
Hello All,
I am using the HRS example as reference from Nordic SDK14.1.
I have one central and 4 peripheral devices.
I have the MAC ID's for all the four peripherals...
Hello Nordic Experts,
I have One central device and and 4 peripheral devices.
At this point of time I am trying HRS example on it, the example is running fine with single...
Hi everyone,
We are trying to choose which protocol use for connecting devices based on Nordic SoCs.
We use devices in following way:
about 300 - 500 devices (wearable...
Hi there,
The dfu secure bootloader example is working fine with my nrf52832 sdk14.2 s132. but the experimental buttonless dfu in the example is not working for me. I was...
Hello,
I have nrf51 beacon that is protected from read. I want to recover it (erase and disable protection) but I only have st-link programmer. How can I do that? Maybe...