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 DK (nRF52832) to read data from the i2s bus and store it as a wave-file on the connected SD-Card. When pressing button 1 on the DK, recording starts...
(For some reason, I use "...' replace the original string) Here is the log for using AT to do HTTPS POST:
2022-02-07T12:19:39.057Z DEBUG modem >> AT#XHTTPCCON=1,"...",443...
Hi,
I'm working with NRF Connect SDK, and once in a while when I add new configuration options to the prj.conf, I get an error that some region overflowed by X bytes,...
Dear friend,
Since the customized nRF5340 board does not have an external 32.768KHz low-frequency crystal oscillator, the following is added to prj.conf in netboot:
The...
Hi
This is the first time I have tried to use the nrf52840 dongle and the programmer v2.3.1, it can see the dongle( com10), but as soon as I select Device tis is the response...
I facing a problem. When, progrsmis run for testing on nRF5340DK using SES, the CPU resets automaticaly. The RAM does not respond timely is shown , please see the attached...
Hi everyone,
There is an open ticket that I need support with because the responsible engineer will be out of the office until the new year.
In a nutshell:
I design...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
Please tell me about "nrf_sdh_enable_request". This API only makes a request, so I understand that the SoftDevice...
Hello Respected members, I hope this post finds you well. Can someone help me with how to store UART data in FLASH? The Idea is that I have to send the Date Or Serial Number...
Hello !
As part of nrf_crypto it is no any examples how-to use chacha20 without poly e.g only stream cipher.
Would be nice to use it via nrf_crypto and evaluate hw accelerated...
Hello. I had worked on nrf52840 development kit with BLE UART code(pin 6 and 8 as Tx and Rx). I used the same code on Fanstel EV BC840M board. I changed the Uart pins to 9...
Hi,
we are considering the Serialisation library for the SoftDevice S132 in one of our projects and would like to know for how long this library will be supported?
Thank...
Hello! I have made good progress in studying nrf9160, and nRF connect SDK but....
I'm having problems with basic things. I want to create a project in the nrf connect sdk...