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,
According to the Bluetooth Mesh Spec it is up to the stack developer on how to handle multiple Friend-Offers to an LPN. So I am wondering what strategy has Nordic...
Hai team,
iam using sdk_12 and ble_app_beacon ,i want to send different advertising packets in one frequency interval.
let us consider example : iam using frequency interval...
I am trying to implement pairing and bonding feature on my application. I have referred to few questions on the forum regarding the same but I am unable to find a complete...
Hello,
I encountered a crc check error when update application via bootloader.
The SDK version is 12.2.0.
I found that this error is related to watchdog.
In the beginning...
I use nrf51822xxAC,SDK 12.2,Buttonless Secure DFU and WDT in application.
I added NRF_WDT->RR[0] = WDT_RR_RR_Reload; to the wait_for_event loop in the DFU to pet the dog...
Hi ,
I'm new to working with NRF52 and Bluetooth mesh, I wanted to change some parts of the light_switch_client and server projects to be able to send other data than just...
Hi,
I am trying to send data from a peripheral with sampling rate of 125 through ble by using nus service. i was able to send all the data (ie. 125 * 4 bytes ) without...
Hello!
I'm new with Nordic SoC. I've bought nRF52 DK and would like to run precompiled example in accordance with instruction
There is 3 hex files in the examples\peripheral...
I want to develop a beacon that can modify data with smart phone App.
I'd like to modify the device name, UUID, Mojor, Minor, Tranmission Power,
Advertise Interval etc...
Hello,i have try to make ble_app_buttonless_dfu work with ble_app_template && ble_app_uart .
My problem is that the program directly into the bootloader and i don not sent...
I need to transfer a lot data via BLE from periperal nrf52832 to central just like here.
The answer looks like what i exactly need. Major priority is to maintain seamless...
Only Altium can import Altium SchDoc and PcbDoc files saved in binary format. See www.orcad.com/.../OrCAD_Altium_Migration_Guide.pdf
Any possibilities of Nordic Semi saving...
I have recently been power optimising my nRF52 based application, which is a datalogger peripheral that periodically connects to a central to transfer logged readings. The...