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...
Hi,
I modified your USBD BLE UART Example by commenting out the button and LED code to run on a dongle with J-Link debugger soldered on.
I removed the bootloader and set...
Hi I am new to NRF52832. I am using SDK 16, Multlink Central (ble_app_multilink_central).
Here are my questions:
1) The software keep resetting when I flashed the code...
Setup nRF52840 DK S140 nRF52 SDK v16.0.0 nRF SDK for Mesh v4.0.0 Goal I would like to be able to disable the Mesh stack and all radio operations so that my application can...
Hi,
[Softdevice 6.1.1]
I am developing an application which uses the radio timeslot api in conjunction with BLE. Even without starting BLE advertising, or any other BLE...
I did some evaluation on nrf9160dk recently. I try to run some at command to control lte modem, but some wired thing happen.
After I introduce at command in to one work...
Is there is an option to change the payload of NFC t2t after setting the payload.
So the requirement is once there is a polling device is in the field, we need to change...
In ble_app_blinky_pca10040e_s112 example, Generic access service has read and write permission.
When writing the name, I want to handle this event and change the advertisement...
Hi Team,
We are using nRF52840 DK with the latest SDK 16.0.0. We know that SDK have multiprotocol support for BLE+thread and BLE+zigbee. Its okay for that and we tested...
Hi, i have been trying to get GPS and HTTP to be able to work with eachother, but im having some struggles.
After the GPS starts, the program begins spewing out "Invalid...
Hello,
I have exercised the flash driver and that is working fine. I want to save a certain value into a specific address in NVM and I want that part of the .hex file. I...
I just upgraded to SES 4.42 from 4.30a and I'm getting the following compiler warning for file zigbee_cli_cmd_ado.c "Taking address of packed member of struct zb_af_simple_decs_1_1_s...
Dear Sirs,
I am using example anr_hrm nrf_sdk_15.3.0 I would like to use PINs on/off
software s212
#include "nrf.h"
#include "nrf_gpio.h"
#include "nrf_delay.h"...
Dear All,
I am using (nRF52840) in one of my design.
Application program we have taken examples\peripheral\usbd_ble_uart\pca10056\s140\arm5_no_packs code as base code...
Hi,
Good Day!
Statement of Problem: We are using SPI to transfer data to custom LED matrix which uses HT1632C led driver. For strings more than 7 character length we used...
I want to integrate nrf mesh serial example in light Switch example to configure other un-provisioned node
I am using following nrf SDK: >> nrf : nRF5_SDK_15.2.0_9412b96...