My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
Hi
I seek your support for the following 2 app_timer (or else) issue:
(1)
in there any reason as to why multiple app_timers will sometime trigger all in a row although...
Hi all, i'm continuing the exploration of the possibilities offered by BLE. I tried the example ble_app_uart on my nRF51 DK, sending for example the number "1" from my phone...
New to NDZ. Searched forums already. Summary page of each produce spec says different things but PWM section in each spec looks like they are copied.
So are the PWM modules...
Hello,
what is error 132 (decimal) for PM_EVT_CONN_SEC_FAILED ? I cannot find this code in the headers. This is red as: p_evt->params.conn_sec_failed.error .
Btw: #define...
I am using the nRF52832 with S132 Softdevice via SPI Serialization from an STM32 MCU. I am looking to use NFC for Pairing, but I don't see any references on if / how this...
I got following error:
nrfjprog --version
ERROR: JLinkARM DLL load failed. Try again. If it keeps failing, please
ERROR: reinstall latest JLinkARM from Segger webpage...
Hi. i'm using nRF52832, SDK13.0.0.
I'm developing Central, Peripheral both.
If peripheral just has 16bit UUID. It doesn't contain base UUID.
Or if i don't know what peripheral...
I was bought 2 PCA10056 board to do my product. I use ATT_MTU_Thought_Put example in SDK version 13. I also read this tutorial infocenter.nordicsemi.com/index.jsp . And I...
I would like UART client in example
C:\NordicSdks\SDK_14.1.0\examples\ble_central\ble_app_uart_c\pca10040\s132\arm5_no_packs
to connect auotomatically to nearby devices...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
Hi ,
can anyone tell me what can cause these disturbances around the unmodulated carrier?
IMG-20171110-WA0017.jpg
We checked all components arround the IC it's all...
Hello,
Looking into the characateristic of Heart Rate BLE profile, I've come accross to the function hrm_encode(ble_hrs_t * p_hrs, uint16_t heart_rate, uint8_t * p_encoded_buffer...
Hi.
I have a central device call C_Board. It is scanning to find device has name is "123456" . This meaning is any device has name "123456" can connect to C_Board. Have any...
First of all, how do I know which version of the SD I'm working with when I'm flashing an example app from an SDK? I know I'm flashing SD 132, but I need to know the exact...