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,
I was trying out the long range example provided on the NordicPlayground GitHub repo, and worked great when communicating between two nRF52840 dev kits. I however noticed...
I know that the the +/-250ppm LFRC accuracy is required for BLE... but is that just for a system that receives data? Is there any need to calibrate for a system that only...
Hi all,
I am using PCA10040 with nRF5_SDK_14.2.0 and using the ble_app_uart example.
Basically I have a large array of size 18750 to send out and having read on the forum...
Hi Dev Team,
I would appreciate if you can help me sort out the errors that I am getting when doing a DFU OTA using the 52 Dev Kit to the Thingy. I basically followed...
I have an input connected to P0.18 on my nRF52832, which needs to be driven high by an external source. I am running into two problems, which may or may not be related:
...
Hi,
I have seen some posts from
Ole
and
Hakon
about the bulk data transfer. But I have some confusions which I want to clarify before implementation.
I need...
When I update the firmware to version 2.1.0, the value that TVOC reads is always 0, whether or not it is related to the thingy gas sensor requires 48 hours of operation time...
So, after upgrade to Thread SDK 0.11, I'm not able to perform DFU again. Symptoms are identical to devzone.nordicsemi.com/.../ - this time on nrfutil v3.4, with pyspinel=...
How do you pan along the Y axis using the nrfConnect version of the PPK ? I can zoom in using the ctrl and right mouse button, then pan left and right, but I can pan up and...
SDK v14.2.0 using s132
Our central should only have one connection at a time, so I set
#define NRF_SDH_BLE_CENTRAL_LINK_COUNT 1
But when it is connected to a peripheral...
Hi Nordic,
In order to program our boards with nRF52832 devices in production, we need a stand-alone, command line programming tool.
I believe that the command line...
Hi everyone,
Maybe my problem has already been solved in another discussion, if so, I haven't found it yet !
I'm programming on a external board using nrf52832.
I...
Hi folks,
What's the maximum interrupt frequency the nRF51822 can support? I am looking to do an interrupt burst of about 4000 interrupts at a rate 2MHZ or 4MHz. In the...