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...
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...
Hello,
I'im using nRF52840 dev kit along with S140 version 6.0.0-6.alpha.
I applied the patch to SDK verison 14.0 so be able to have maximum range fr ATT MTU throughput...
Hi,
I am using nRF52 device with S132 v3.0.0 and SDK 12.2.0. I have one central device and peripheral device communicating each other. The peripheral device is running the...
Hello Sir,
We are using nRF52832 chip and Softdevice is S132. Is it possible to sample an analog signal using internal ADC conversion using 4096Hz?. Its look like it does...
Hi,
I'm trying to implement GATTS Queued Writes: App handled, no attributes require authorization variant #2 VLOC_USER.
According to the documentation values in ATT table...
Was Nordic's MCP named after the MCP (Master Control Program) in the 1982 American science fiction action-adventure film written and directed by Steven Lisberger?
End of...
This is a kind of continuation to: devzone.nordicsemi.com/.../
I'm modifying the bootloader_secure sample to implement encryption.
I'm now at the step where I need to...
Dears,
I am developing my application based on SDKv12.0.0. I would like to use "printf" & "app_uart_get"(interrupt routing) instead of "NRF_LOG". Is possible to switch it...
Hi,
I am asking questions through Google Translator.
The context may not be smooth.
I am planning one project.
Simply put, the usbd_hid_generic example uses bluetooth...
I use nRF51-Dongle as an ANT USB stick, to carry out this test, but the ANTware II can never display the informations of nRF51-Dongle. How can i do it ?
Hello,
there is an equation in the code where I see that variable: deviceid is: 229 and var_temp is also: 229.
But the debugging shows that the Mikrocontroller is going...
I'm seeing the same issue as this question , but I'm on SDK 13.1, which has a different peer_manager.c, so I can't directly use the fix for that question.
Like the other...
Hi,
Scenario:
Two nRF52832DK boards on a table, approx 20 cm from each other, +4dBm output power.
Payload length is ~60bytes.
Running at 1Mbps gives me less than...
Hi,
assuming I have an IMU sensor with 3 different interrupt lines. And I want to start a TWI DMA transfer for each interrupt line in parallel. Is this possible since there...
Hi all,
We are starting new project, the aim of the project is control street lights through web site by using gprs connetion.
The key requirements of the project is...