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,
We are using the nRF52 chip with other RF modules. Is there any ground restriction that we need to be aware of in our design so that there is no interference ?
...
I have written an application which transfers data from an nrf51822 device to a phone once a day. It currently uses notifications to transfer data, at 20 bytes per notification...
Hi,
I'm learning the BLE protocal these days, I didn't see the protocal say how may packages can send per connection event. Does it mean that the number of packages is...
Hi
Details:
I want To send 40 bytes from GATT Server.My Requirement is same as in this link .I have added the code snippet in this link in my code.When I am sending 20 Bytes...
Hi,
I would like to use the NFC capability of the nRF52 on a custom PCB, and I was wondering if the tag and connector used on the PCA10040 are for sale anywhere, I can't...
We want to design a setup for simultanious translation of up to 3 translators and up to 30 people receiving a translation.
Is it posible to setup a single transmitter, sending...
Hi everyone,
I am trying to monitor and measure the signal strenth variation by varying the positon of the developement kit NRF51 and i tried with the proximity example...
Hi,
I'm using v1.21 nRFgo. As programming 51series ,
(1)I want to know if the program check the hex file before the log dialog shows "programmed successful"?
(2)And...
I run nRF51 with S110 and advertising at least standard battery service. I can see my device in LightBlue scan window but in iOS Settings->Bluetooth it is not picked up. Which...
i am aiming to design a simple data transfer network. i am using 2 DKs. the first one is the central which runs a modified version of MULtilink Central Example and the seond...
I have continued to build upon the Nordic sdk10:gzll_ack_payload example using gcc-4.9-2015q1 on Linux. The differences are:
added UART for debugging (running at 460800...
Hello Nordevzone, so far, to the best of my knowledge, you can send data using API call sd_ble_gatts_hvx() with "notification packet" (quotemarks due to my limited knowledge...
AS i am trying to utilize GCC for more than 32 KB code size,
i use Eclipse which provides more friendly interface.
However, i am still experiencing some setting issues....
Hi,
Details:
I am using nrf sdk 10.0.0 and s130 Softdevice.I am using nrfgo studio for flashing SD,Application Hex files.I am using this nrfgo studio for past three months...