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'm working on DFU secure bootloader through ble, Im trying with the example packages provided by Nordic and I use nrfToolbox app on mobile to flash the firmware on...
Hello All,
I am using NCS 1.3.1 and trying to get the SMP Server sample up and running. I am able to successfully complete a multi-image build and boot MCUboot after flashing...
Hello,
I am using a custom board NRF52382, Softdevice 132_v2.0, SDK 11. Two power supply options are given, battery and USB.
I tried to rewrite UICR register with two...
Hi,
I have an nrf52840 based custom board. For flashing the hex file into our board, we used the nrf52840DK and nrfconnect ubuntu application. In this case I able to program...
Hi,
I'm trying to connect a nordic nrf52832 as an SPI master to an external Flash, and for that I'm using SDK 16.0.0.
Since I wanted to already use the transaction mechanism...
Why does the value of characteristic Firmware Revision, Model Number and Serial Number all have the same value?
Did update value for characteristic <CBCharacteristic: 0x282b1f9c0...
To the kind attention of Nordic team,
About what has been said in https://devzone.nordicsemi.com/f/nordic-q-a/51879/saadc-in-sample-convert , I'd like to know if the blocking...
Dear Member,
I want to call nrf_libuarte_async_rx_free from another file outside main.c
nrf_libuarte_async_rx_free(&libuarte1, (uint8_t *)&GPS.rxTmp, 1);
I got
.....
I was following the article here on programming the nRF52840 Dongle, but am running into issues, and I have other questions as well.
(+) nRF52840 Dongle Programming Tutorial...
2021-02-01 EDBOND Hi Nordic and fellow nrf users
In my project the host cpu is SPI master, Thusthe nrf52 needs to spis slave. Using 2 DK-52 Boards, - nRF5_SDK_17.0.2_d674dde...
Hi,
I am doing some research for the antenna matching of the NRF52832. Now the product specification v1.4 on page 551 states:
"A matching network is needed between the...
How to make the nRF52840 SPI work in 8M with 1.8V supply?
We test the PCA10056 nRF52840 DK board, and find the 8M SPI CLK&DATA wave is very bad. The 8M SPI works fail with...
hi
I tried zigbee tx carrier mode start at 11 channel and tx power = NRF_RADIO_TXPOWER_POS8DBM.
But, When measured with measuring equipment, i got zb tx power -20 ~...
I recived nrf5 SDK V17.0.2
I'm testing with in "nRF5_SDK_17.0.2_d674dde\examples\peripheral\radio_test" folder.
I tried zigbee tx carrier mode start at 11 channel and...