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...
I got my developer kit and have been playing around with BLE. But I got my mind set on a solution with several nodes as sensors, and one "base" node connected with an API...
Our customer is asking us to add Ethernet on board.
I want to use as much "off the shelf" stuff Nordic/Keil has provided as possible.
Is there a "typical solution" with...
Hi,
I'm trying to create to create A TCP/IP connection over Bluetooth between an n51x chip and other device (let say an iPhone mobile).
I've seen in the SoftDevice S130...
Hi I am using wireshark 1.10.6, when press 'w' wireshark started but it is not capturing packets. even I select my device then also facing same problem. I waited for some...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
I'm still using SDK 12.3 on a nRF52840 product and am bashing my head against the wall because of issues with the USB driver. The current problem is all manner of hard faults...
Hello,
I have been trying to communicate via UART with the Nordic nRF52832 DK (10040) in a Linux (Fedora 26) Guest on Virtual Box. The guest is Windows 7.
The JLink...
I'm in the process of updating from SDK13 to SDK14. In the new CLI, there are a lot of NRF_CLI_VT100_CMD's that are used which weren't there before. If someone is using a...
Worked out of the box. The next day it would not turn ON. Tried charging with and without power switch ON. Charged from an Apple iphone brick and also from a computer USB...
Hi everyone,
I have moved from the cable connection firmware upgrade to the OTA-DFU using the nRF52 dev kit. I am able to download the firmware from nordic's website and...
51822/S130/SDK v12
I was testing prepared Write from iOS to 51822. Write Req/CMD can succeed, but Prepared Write failed with 'Unknown error code 0x82'.
What this 0x82...
I am design a very compact board for my project and running out of space. For this I am planning to replace two DCDC inductors with a single one. Is it possible to do this...
I am communicating with the nrf8001 via SPI, from an HCS08 MCU. First thing I receive:
0x01 0x04 0x81 0x02 0x00 0x02
This makes sense, it tells me it is in setup state...