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,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
SDK 14.0,
IC:NRF52832
I want to save some data in the flash via the FDS. firstly i write 3 records then the next I want to read them one by one according to the record...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flash the image. I am using ‘ble_app_blinky’.
1) If I configure any GPIO as state change trigger...
I used Win 7.
I updated the nRF connect application to use with the nRF dongle.
The Microsoft wireless mouse and keyboard is shown like nRF Connect DFU Trigger. Also internal...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flash the image. I am using ‘ble_app_blinky’.
1) What is the difference between High-accuracy...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
In https://devzone.nordicsemi.com/f/nordic-q-a/47707/how-to-use-sd_rand_application_vector_get-correctly, you suggest to wait a couple of milliseconds if I run into NRF_ERROR_SOC_RAND_NOT_ENOUGH_VALUE...
Hellow everyone, I'm testing the UART communication between the MCU and the PC. There is communication in both directions, the problem is that even if you only press the keyboard...
I was hoping to get an explanation of how the LTE Sensor Gateway sample app works. The SDK documents the sample app here: https://developer.nordicsemi.com/nRF_Connect_SDK...
I am using SPI to transfer data between an ADC and my NRF52 (the spi master) on a custom made pcb device. I call the SPI data transfer in a BLE_UART example (from the SDK...
Hello.
I have encountered a case where app_timer gets stuck indefinitely while processing its timer queue. I have attached a simplified version of the code that runs on...
Hello Nordic Team,
I have an application running on SDK 13.0 which uses the app_timer for some timeout handling and so does repeatedly call app_timer_start and app_timer_stop...
Hi, had to modify this file
SDK nRF5_SDK_15.3.0_59ac345 in file apply_old_config.h
line 818
(SPI_ENABLED && (NRFX_SPIM0_ENABLED || NRFX_SPIM1_ENABLED || NRFX_SPIM2_ENABLED...