Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,
I have serval questions about TX power settings.I wan to increase power to +8dBm,but the result is no effect.
1 Before reseting Tx power,call nrf_802154_tx_power_get...
Hi There,
Custom xamarin bluetooth app [using Plugin.BLE] is failing to connect to the device using ConnectToKnownDeviceAsync approach. User uses tap-to-pair and tries to...
Hi ,
We have a requirement to use the end device. The device should be an sleepy end device normal . When we want to transmit a large data to router , we want make this...
Hi Sir:
I am using SDK nRF5_SDK_17.0.2,the chip is nRF52810. Using the ble_peripheral\ble_app_uart.
The IO is using P0.6 as the BLE Uart's RX Pin,And P0.7 is used as BLE...
Hello, I was successful in using Arduino headers/ libraries to program my nRF52 DK, but now I am attempting to recreate the project in Segger V5.34 for MacOS for potential...
I want to use 52840dk to implement a file system to save some data. I am using NCS V1.4.99. I tried two samples , v1.4.99-dev\zephyr\samples\subsys\fs\littlefs and v1.4.99...
Hello,
I have just purchased a nRF9160 development kit and created a new account on the nRF Cloud website. I was following along with the getting started video for the development...
I have configure a authorized read from a service's characteristic as below .
void ble_band_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) { ble_band_t * p_band...
Related to the following Q & A https://devzone.nordicsemi.com/f/nordic-q-a/70355/saadc_task_calibrateoffset
In the process of checking the operation, we created the following...
Hello, I have just purchased a nRF9160 development kit. I am using the following Youtube video to get things up and running. Unbox and get your Nordic nRF9160 DK up and running...
Dear Members,
I saw this example,
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fserial_uartes_example.html
I can not find...
I want to encrypt with AES-256.
I want to use the following two functions.
mbedtls_aes_setkey_enc mbedtls_aes_encrypt
I want to add a library containing ncs/v1.4.1/mbedtls...
Dear Support team,
I used PPK2 to test the PSM mode current of nRF9160 is about 7.09uA (as shown in the figure below),but the eDRX mode current has not been tested successfully...
Hello everyone,
I am going tp establish a mesh network by using a devkit and two or more dongle. take as an example, turning off a led on the dongle boards by using a bottom...
Hi, I'm using code based on sdk/components/libraries/bootloader/dfu/ for ECDSA verification of the signature. But switched to Oberon crypto backend. The signature was successfully...