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 had done secure OTA in nRF51 DK board using SDK 12.2.0 and s130 2.0.1 softdevice. Now, i am trying to same thing with my custom Board RL-51822-A1.
For that first...
I cloned the demo project inside the Keil MDK5, from the following path:
pack installer
device = "nRF51822_xxAC"
examples = "uart_pca10028, UART_Example_Application...
Hi,
I want to use the nRF BLE Sniffer to detect wether a connection (between my fitness tracker and smart phone) is present or not.
I am able to get the advertisement...
hi,
I am struggling to create custom service to send the simple message to the client device where both devices are nRF52832 (Server and client). when I receive the message...
I have 2 of the nRF51 Dev. kits and have been ble to run Blinky, BLE_UART and set up the 2 dev kits so that I can send data from one DK to the other and to an external board...
Hi,
I tried to flash the mbed FOTA bootloader on my nrf51 DK. I copied the bin file to the bootloader device. It said the storage on the device is to small. Now it won...
1- I am looking for Bluetooth Chip to control a DC Motor.
2- This Chip need to be small since it will be fitted on a small narrow PCB (10mm width x 110mm long PCB).
3- Chip...
Hi guys,
I want to ask if it is possible for a nrf51822 to connect to a Central ( my cell phone) without advertising. Let assume that my cell phone has nrf51822's MAC address...
Hi,
I am using st-link debugger with NRF51822 module.
I was trying to connect it openocd, but it failed. st-link is working with STM32 processor and able to flash through...
Hi,
I found a suspicious line of code.
SDK: nRF5 SDK 13.1.0 (7ca7556)
File: peer_data_storage.c
Function: pds_peer_data_read
At line number: 415
if ((*p_buf_len...
Hi,
I made a custom board with nrf51822 and custom antenna which works fine for examples which use SDK10 + SD110.
For my application it was recommended to use SDK12.3...
Hello,
i am working on a rotation counter, i am using adc and LPCOM with nrf52832 DK board.
but LPCOM code is not working.
static void lpcomp_event_handler(nrf_lpcomp_event_t...
Hello every one,
I'm using nrf51822, for some calculation, I have to use logarithm.
is there a possibility to directly use this function by nrf51822?
I already applied...