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...
hi,
is there a flag note that DFU Transport done(before the setting file update after DFU Transport done )? nRF52832,S132, SDK 13.0.0,secure bootloader example.
Dears,
I am working with mesh sdk 3.0 and 15.2 with soft device S140 nrf82840, our application using the mesh network topology for minimum amount of time then turn it on...
Hi team,
One of my customer is asking if they can reduce L4 15nH in their nRF52810-CAAA design? If not, what is the function or necessary of the L4, please help to explain...
Hi all,
I'm trying to write code for a BLE Ibeacon that changes its transmit power level after every completed advertising interval. I would like to strobe between three...
Hi.
I have a few questions.
1. Init watchdog timer in Bootloader. After Run application Still running Watchdog Timer?
2. If Watchdog timer still is active. not init...
Hello, I am studying the example ble_app_gls from SDK 15.0.0. with a static password for the board nRF52810, SoftDevice s112. When I write debug messages of the event identifier...
Hi,
I am using nrf52840 dk. Also, I am using nrf_serial library with DMA mode for uart communication. I have a continuous loop running in main and there i read data using...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi.
I am using nrf52832, SDK15.0.0, and S132 SD.
I am using a custom board.
I checked the consumption current of 80uA in system off sleep state.
I want to lower...
First some general info:
* Compiler GCC 7.2.0 GDB 8.0.1
* VisualGDB 5.3R8 Build 1973
* Visual Studio 2017
* SDK 12.0
I try to build an application using the SPI...
I can play with at client and asset tracker demo with my SIM card but I don't know the network type of my SIM card. Can anyone tell me how to determine Cat-M1 or Cat-NB1 or...
Hi,
I am using S130 on an nRF51822 with SDK v12.3. I want to handle the different error codes that could result from calling sd_ble_gatts_hvx and retry later.
Firstly...