Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
8.0, multilink example, peripheral, s110 softdevice.
By walking through sections of codes and doing some research, I reckon if a connection were being established after...
I try to Development with GCC and Eclipse following tutorial
but i get some problem , which i can not solve alone.
so hopelly someone can help me to solve it ,thx!
that...
Hi,I use nRFgo Studio to erase nRF51822, like this
but it display: ERROR: Invalid serial number!
I found the question how to use nrfjprog --snr??? ,I can get the...
I am using the nrf24l01 on a FRDM k64f board, I want to communicate between the board and my laptop, so I have bought a nrf51 dongle.
I am using mbed on the k64f board...
I try to create a custom boot loader that enable to update soft device via data come in from SPI msg. When I try to use the command nrf_nvmc_page_erase() to erase the flash...
Hi everyone,
I'm a beginner in Android development and BLE environment, and I want to communicate with the nRF52 card using an Android app. In fact I have to develop an...
hi,
I am using the nRF51 with code from SDK 9, as well as the S110 softdevice and made a custom service(128-UUID) with bond using device manager.
connection and service...
Hi,everyone,
I would like to know that what's the dedicated bonding ?
I saw this in the introduction of a BT chip.
I am confused with 'dedicated bonding'.
And what's...
Hi,
I am using the nRF52 with code from SDK 9.2, as well as the S132 softdevice. I basically ported code from the ble_uart_app into the twi_example to send data over bluetooth...
In the very first blinky example from the nRF52_SDK_0.9.1:
#include "stdint.h"
#include "stdint.h"
#include "nrf_delay.h"
#include "nrf_gpio.h"
#include "boards...
hello,my experiment phenomenon is:one nRF24L01's channel is 0x0A,used as send terminal;the other one nRF24L01's channel is 0x02,used as receive terminal;receive terminal can...
I try to make a build of the example ble_app_hrs_rscs_replay_pca10028 (central and peripheral experimental) in SDK 10. My MCU is nRF51822-CFAC, and I'm using IAR compiler...
I'm using custom board with 32MHz oscillator and S110 SD 7.1 (SDK 6.1).
Somteimes (quite rare) the chip completely hangs when calling sd_flash_erase in pstorage.c.
Only...
hello
we use nRF51822 QF AC A1 / IC rev 3 with SDK 6.1.0 / S110 7.1.0. We have produced and delivered to client > 1k units
pwm code nrf_pwm_noglitch 02.2015 from
github...