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 guys,
I have problem, I activate the BLE and connect it to my tablet application until then nothing wrong happens. But when I use sd_ble_gap_disconnect() to disconnect...
I plugged my nRF52 evaluation board to PC using a micro USB cable, dragged a ble_peripheral hex file from Nordic examples to the mounted JLINK drive, started up nRF Connect...
Hello,
I am using nRF SDK 12.2.0 , with nRF52832 on pca10040 hardware, and working with the example in examples/peripheral/spi/main.c to develop a driver for LIS2DE12....
In nrf51422, what is the behavior of these registers when an external rail-to-rail clock source is applied?
Do I have to issue HFCLKSTART? If
not needed, does issuing...
Hi,
I am testing the light_switch demo of the nrf5_SDK_for_Mesh_v0.10.1-Alpha_src.
I don't have 32kHz osc on my server board, so I have to change the clk config. I config...
Hello, guys,
We have developed our first generation product with 51822(16KB RAM, SDK10, S110V8.0) as peripheral , and we are always facing the problem that the connection...
hi
I am using peer manager to pair and bond android phone to nrf52840. I want to give custom peer id to this phone during bonding process, then if i lost this phone i will...
Hello,
I am sending a float in my BLE payload, using nRF Connect I can sniff and see that the value is being sending, it changes every time.
However, in my central when...
Hello Nordic community,
First of all would like to say that I am aware that BLE protocol allows to send only up to 20 bytes size packets. Moreover, I understand that I...
Dear Sir,
I am trying to access max30101 via nrf51422. When I am calling the function it is falling into Hardfault_handler & not getting out of it. I don't know anything...
After already having sent a few notifications with a custom BLE characteristic, I am getting a HardFault in the softdevice.
Initially I had added a log call to print the...
I am trying to upgrade from SDK 13 to SDK 14.2
and get a lot of compilation errors using gcc
Why have SDK path and filenames changed like:
c:/Nordic/components/libraries...
Hello, My question is when the nrf51822 connect the phone A, I whant disconnect ble on nrf51822 side let the new phone B can scan and connect nrf51822.
when used "sd_ble_gap_disconnect...