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 to every one,
i have some questions, I need to be able to update the device to the new firmware, update to the old version and update to the default firmware. for this...
I am connecting the nRF52 DK to an oscilloscope and on the LED pin for the dimming example on the server side. I am seeing jitter, the PWM duty cycle doing a slight shift...
HI
Now I am measuring current on the nRF9160DK according to https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/hardware-design/posts/getting-started-with-current...
Hi,
I have nRF52840 DK, and using nRF SDK v17. I am trying to understand radio transmitter example sendpacket().
RTC(1) seems to be used to the transmitting packet.
...
I have designed/copied the suggested circuitry of the nRF9160. I am attempting to program the custom board through a nRF9160DK. It is connected and the command west flash...
Hi,
I am using NCS 1.5.0 and modem firmware 1.2.3.
In my application I need to receive few commands from PC UART (UART 0).
Baudrate is 115200 without HW control. ...
Hello,
I am currently doing an internship and I am working with the nRF5340 DK.
Until now I have tested the "Thread: CoAP Server" and "Thread: CoAP Client" examples and...
Hi my application is working fine with secure bootloader on devkit PCA10056 using nRF52840 and GCC. Now I want to bring it to my target hardware using nRF52820 to get rid...
Hi,
I am writing my own SPIM driver, when I try to send a 2 bytes message and then a 26 bytes message the second message "crashes" after 2 bytes.
But if I send the 26...
I am looking for information regarding usage of UICR in nRF52840. I want to store Board information like board version number etc.. in UICR probably in the customer registers...
I am using Nordic's NRF_SDK_For_Thread_and_Zigbee_4.1.0.
In that example/thread/ncp, I want to build NCP firmware for uart.
Original uart pins for rx and tx are 8 and...
Hi,
I have nCS installed and when creating a project in nCS installation directory (default path), then i have option to choose "Configure nRF Connect SDK Project" from...
Hello,
For my board i would like to remap uart to pin on GPIO PORT 1.
Current:
&uart0 { status = "okay"; current-speed = <115200>; tx-pin = <20>; rx-pin = <22>; rts...