Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hello,
I have connected my PCA10040 to a SIMCOM SIM5320 WCDMA modem and I am trying to make my PCA10040 a gateway for other BLE devices to send data over a cellular network...
Hi everyone,
I'm trying to upgrade a functional code in a pca10028 board s110 with sdk 8.1.0 to a pca10056 board s140, I want to use the latest version (i.e. 14.0.0). ...
I'm following the tutorial for how to use SEGGER_RTT_printf() function.
The screen shot shows the nRF_Libraries as a software component class (green icon)
However...
Is anybody have any experience powering nrf24l01 with smps stepdown converter?..i have trouble using fr9702 as 3.3 volt supply for nrf..the problem is..nr24L01 cant received...
Hello,
I have a question about the NFC tag. In the example nrf_url_record_pca10040 there is a part where the url will be written in the tag
err_code = nfc_uri_msg_encode...
I develop ANCS success in S110,but in example ble_app_hrs_rscs_relay of S130 SDK9 .I don't know how to add the ANCS.I find S110 has ble_bondmnngr.c file,but in S130 dosn't...
quick-stop_2_with_soft_filter_NRF52_DK (1).hex I imagine that my question is just one from lack of experience. I apologize for that but I cannot find any information on the...
Hi!
I would like to use long button press to send device into sleep mode (using BSP module). Since button is tied to ground, when device goes to sleep mode, and when I...
I need to us an external RF amplifier that requires TX and RX control lines. I'm looking for a way to tell when TX starts to kick the unit into TX mode. I also need to know...
Hi,
We use NRF52832-based BLE module running serialization (SDK 14, softdevice 5.0.0) and STM32F407 MCU running application firmware on a custom board. The project is created...
Hello!
I am looking examples for nRF5_SDK_14.1.0 (For example - ble_app_eddystone )
I need read all attributes with ATT_Read_Blob_Req command.
I can read Device Name (0x2A00...
Hello,
I am using nrf 52832 and sdk 14.0.0. and i am using "ble_app_uart".
I am developing an iOS application.
Its purpose is character transfer.
I want to transfer...
Hello,
I did a quick test using 2 nRF52840 kits to measure the change of the RSSI value based on the distance and the used PHY layer.
For each test, I configured both...
I was reading through the documentation and it mentions you need;
One PCA10028 or PCA10040 development board for the client.
Three development boards or dongles...
Hi,
Is anyone successfully using MMD with the nRF52840 PVK, SES 3.3, recent SDK (e.g., 14.1.0) and S140 softdevice?
I followed the steps in this blog post both on Win10x64...