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...
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...
Hello
I want to understand how far the firmware that is burnt on to a Hardware is protected. Is it possible to actually read the firmware from a device (if the device has...
Services Setup
I am trying to feed the "Services Data" manually to the nRF8001.
As per the data sheet page 82 (see image below): Upon transmission of 1 packet of data...
I am trying to run the ble_app_beacon example on an nrf51802 device.
The call to sd_softdevice_enable() never returns (jumps to 0xFFFFFFF9)
The fault handler is not called...
My guess is that:
Characteristics are (or at least, can be considered) subsets of services, which in turn, are (or at least, can be considered) subsets of profiles.
...
Hi, I am modify the S120 multi-link UART example code (code is available here ), and just noticed a problem that the central is only able to send the UART data to the last...
I have tried to make IAR working on monitor mode.(Follow this devzone.nordicsemi.com/.../ . )...up to today the NRF52 still will reset once I hit breakpoint on power_manage...
I'm using S332 0.9.1 with freertos. nRF52.
BLE and ANT are both active. I would like to run the ANT continuos wave (CW) test after a specific trigger (a command over a console...
Hi, we are updating our current application to the new nRF5 SDK and S132 v2 softdevice but we got stuck with a issue on the initialization of a custom service.
We narrowed...
I'm a beginner at Homekit development.
And I'm using HK SDK3.0.1 on SDK12 for Homekit as Accessory.
At the first,
How to change advertising data, such as Device ID and...
I have a question about Nordic's implementation of FreeRTOS. In the FreeRTOSConfig.h the following is defined as:
/* The highest interrupt priority that can be used by...
I have a star network that works faithfully in no ACK way, using only pipe0.
Now i want to use pipe 1 to transmit from one nRF24L01+ to the star center, with ACK this time...
Hi All,
I would need to get around 11Mbps data rate. I need around 5meters range. Is it possible to use multiple antennas and do a sort of MIMO.
Thanks,
Paul
Hi,
i am disabling ppi channel so that my adc should stop working(i am taking data from 3-axis accelerometer), this process i am doing by pressing button(bsp_event_handler...
Hi, I am currently working on a project, where I need to change my timer ticks whenever I receive a number from the UART app. The code for receiving data is complete, but...
I am looking for a solution to determine the IC revision information as well as the build code for the nRF52.
For the nRF51 series exists this compatibility matrix pdf...