I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Hello,
My configuration:
Windows 10
nrf5SDKforMesh 3.1.0
nRF5 SDK 15.2.0
nRF5832
My goal is to merge the UART and Mesh example. I found your example ble_app_uart_coexist...
Hi,
I'm trying to evaluate the performance of USB and using USB MSC example to do bulk transfers in between host (PC) device (nRF52840)
I'm using libusb on PC side and...
I use nrf52832 SDK12.3,S132.
I used to test "fds_record_write"function,when there is no flash space,it will return error--"FDS_ERR_NO_SPACE_IN_FLASH",then I call a fds_gc...
Hi Nordic,
Currently I am using the nRF5_SDK_15.2.0_9412b96 to develop SPI interface with a sensor using SPIM for nRF52832.
Within the spim_xfer(NRF_SPIM_Type * p_spim...
Hello,
I am trying to download nRF5 SDK from following link. Every time the downloaded zip file comes out to be corrupted. Is there any other link to download the same?...
Hi,
The user can change some parameters by issuing BLE commands to my device from a phone app.
I want to be able to preserve these parameters that may have been changed...
Trying ble_app_blinky with one phone (Goggle Pixel XL, Android 8) causes a BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST rather than the expected BLE_GATTS_EVT_WRITE. I do get a Write...
Hi,
I would like to check whether we could get the SMP server sample to work on the nrf9160 with nRFConnectSDK. The sample exists in zephyr\samples\subsys\mgmt\mcumgr...
Hi Nordic support:
Our project used nrf52832 BLE chip, It's UART connect with another ARM application CPU. I reviewed nRF5_SDK_14.1.0, It looks following example could...
Hello Nordic people
I need to erase my nRF 51 DK board with nRF Studio, but it can't find my board. I got a message that it can't find nrfjprog.dll file in Program Files...
I am doing some evaluation on nRF91 DK, the iBasis sim is activated successfully, but it doesn’t connect to nrfcloud (only LED3 blink), therefore I am not able to proceed...
Hi there,
I'm having a lot of fun with running apps on nrf9160 SiP on board of nrf9160 DK.
nrf52840 SoC contains the standard board controller fw.
nrf9160 SiP contains...
I recently found that BSP doesn't allow you to differentiate between long press and short press on the same button. I also found the posts to implement the long/short press...
Hi,
I am using UART example of SDK15.2(uart_pca1040). Actually i am sending data from Raspberry Pi to NORDIC nrf52832 using UART. Data which I transmit is well received...