Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hello everyone,
My empte memory is displayed as EE instead of FF after i cleared the memory.
I use commandpromt to check memory:
nrfjprog --qspicustominit --memrd...
I am sending a data packet by notification that spans many MTU sizes. So I do a loop over the sd_ble_gatts_hvx(m_connection_handle, &hvx_params) method until I get a BLE_ERROR_NO_TX_PACKETS...
Hello. I'm having an issue with nrfjprog that has been discussed in this forum several times but I can't manage to get it working. I'll link some of mentioned posts at the...
I use AT%XVBAT command as the power query of the device.Now when the voltage is inquired, the return value jumps and the measurement is inaccurate.During this period, there...
I have a design using nRF52832, and I'm hoping to use RAM set before a pin reset is applied. But, at least with a debugger attached, RAM appears to be randomised through a...
Hi,
I own the nRF51 dongle. I download the Keil toolchain and the nRF SDK (12.3.0 as I read, this is the last to support the dongle). I'm trying to build the ANT+ HRM RX...
Hi,
I am new to Nordic products and I cam acroos the nordic nrf 52840 pca 10059 ; however, I am unable to find any exmaple codes for PCA10059 and could anyone tell me what...
Hello Nordic team,
I am following up the tutorial ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/include/net/azure_iot_hub.html#lib-azure-iot-hub) conencting...
I want to ask a question.
The codes seem too complicated in main file. I created new sources and header files and carried some code into the new sources and header file...
I have a working pair of 52840 which transfer data in one direction (at 38Kbps). I want to transfer data in the opposite direction (in lower bitrate), but I find that that...
Hi,
I am using NRF52832. I Have two doubts to clarify about internal flash
1) I have done the flash write of the timestamp in a specific address of internal flash. its...