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
Q1.
At SDK, peripheral can request connection parameter update to central, such as PHY, connection interval and MTU size.
At SDK Connect (v1.8.0) throughput sample...
Hello,
I've used the TWI manager to implemented a burst of transfers to and from two devices on a single bus. Basically it waits for both devices to give a data-ready interrupt...
Hello everyone,
I have stuck in a problem with using UART_2 on my 9160 DK. I am trying to send some data with UART when a certain event occurs on the Azure server.
I have...
Hi,
I am evaluating if it is possible to use the nRF52840 PDM peripheral with a low-power microphone and I need a different CLK frequency setting than what is documented...
Hi,
I had used the NXP CLRC663 that need a EMC filter circuit to pass FCC part-15C certification.
nrf5340_NFC EVB havn't the circuit and it only have 2 parallel capacitors...
Hi there,
We are looking for the IAR startup code of the nrf5340 and nrf9160 devices. We have downloaded the MDK already, but only the GCC startup codes seems to be present...
I am using an iPhone Xs and trying to increase my transfer speed using the nrf connect app and a dvk-bl653 kit. I saw that my packets were only 27 bytes and I was only getting...
The nrf9160 tx power is 23DB ;
We is designing a procuct for ODM;
The size of product is small.
TRP requirements 20DB;
So the antenna designs is difficult;
Now my...
pc-nrfutil begins
#!/usr/bin/env python
Although is is not a good idea, the current beta of Mac OS does not contain /usr/bin/python.
This results in error: env:...
Hi,
I set up and testet the Low Power node example, described here:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v5.0.0%2Fmd_examples_lpn_README...
Hello People!
I need to transfer large amounts of information between our custom hardware based on the nRF52832 chip (S132+SDK17), and our custom mobile app running on a...
Hi,
in the .dts file,partitions is
Can it be changed to the following?
This modification does not compile .
What should be paid attention to when modifying,...
I am trying to implement bonding in central BLE uart_app example code but I don't know how to proceed as I'm a beginner . Do we need to make any changes at peripheral side...
Hello Nordic team!
I'm following this tutorial from Nordic to do DFU OTA: https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/getting...