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...
Hello,
Following this post , you provide a mechanism to synchronize RTC or Timer between 2 nRF52. the available code allows a Timer synchronization, but in our case, we...
Hello,
I want to buy a nRF91 DK from digi-key, however I saw some errata on the matching network for the GPS antenna for nRF9160 DK v0.7.0 and v0.8.2.
Does the version...
Hello All,
I am working on nRF52810 development board. I use segger studio in windows 7. for reference i use nRF52 15.2.0 SDK. Right now I am trying to do blinking led which...
Hello! I am currently developing with nrf52832 SDK14.2, I used the Buttonless Secure DFU routine in the SDK to implement the DFU upgrade. In the project, after linking with...
hi guys,
i'm trying to send data between two boards (nrf52840) in real time. every time the input pin toggle there is a message to send to the central board.
i did this...
Hi,
I just tried to use the following code on the nrf9160DK with zephyr version 0.3.0:
errVal =setsockopt(at_socket_fd, NRF_SOL_SOCKET, NRF_SO_RCVTIMEO, (const char*)&sock_timeout...
Hi,
we're developing a project on nRF52840, and need to directly use the CC310 API.
The input parameters of the function CRYS_ECDSA_Sign feature CRYS_ECDSA_SignUserContext_t...
hi....
i am using nrf52382 and segger 15.2 version , i want my peripheral to send the data only if it reaches the certain limit (threshold value) on that case it should...
Hi i am working on nRF52840 Dongle , I could not find ble_app_interactive application for nrf52840 dongle,
i am trying to implement the same code with some modification...
Hello
I am using 3 nRF52840 DK for proxy light switch example. Using this I want to relay the ON/OFF signal from 1 server to other.
To test the relay mode working, I need...
Hi All
I would like to work with some BT 5.0 modules from Rigado and Murata.
Rigado: BMD-XXX
Murata: WSM-BL241-ADA-008
However, I need to work with them using AT CommandsI...
Hello.
I wrote a simple beacon application which advertises with uuid, major, minor and name. Now what I saw in sample beacon I found somewhere is that nrf connect properly...
Hello!I am using NRF52832. The antenna is aca-5036-a2-cc-s produced by INPAQ, but the bluetooth cannot be found.Whether the adaptive antenna can be provided and the technical...
Hi Every one,
I am trying to use two uart's communications concurrently in nrf51422, in my code i am running timer of one second.
Every one second in timer routine trying...