Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
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,
I need to write a 32-bit value to an NVM flash page whenever my code hits an assert failure. This failure can occur anywhere in the code - my application, the Nordic...
Hello,
I'm working on a circuit which has a pin connected to a pull-up resistor, using the nRF52 DK and SEGGER Embedded Studio 5.20 to develop the software.
This pin is...
Hello everybody, I am using Zephyr with the nrf52840-dk device. I would like to store the DTLS credentials with a secure way. I don't want to be part of the code and thus...
I have been testing out HTTPS with the http_application_update .
I have been able to successfully setup a TLS 1.2 connection, but I was seeing a lot of "Peer closed connection...
Hello
I would like to modify my Transmission Parameters of my Thread network. According to the CoAP protocol ( https://tools.ietf.org/html/rfc7252#section-4.8 ), it is possible...
Hi Dev Team,
I am trying to measure the low power performance of the nrf9160.
For this, I tried to use the "system_off" example in the folder : C:\Users\adeel\ncs\v1.4...
Hi,
I'm trying to alternate between the beacon sample and the central sample in one application. It builds and initiates, the connection example from central is functioning...
Hello everyone, this is my first time participating in the forum. I am a very new hardware and firmware developer (this is my first job in the industry of iot). I have chosen...
We are currently evaluating external memory on the NRF52840 and are trying to use external memory within the memory space of the processor (XIP). We are aware of the erratas...
Hi, I am using nrf52840 as a peripheral. How can I use more than 1 uart(1 for GSM,2nd For GPS, and 3rd for show data in PuTTY). Which pins I can use for this? and how? any...
Hi,
We have a requirement where we need to store some application parameters (Eg. APN name ) in the nrf9160 flash. This parameters will be storing during production time...
Hi,
1. I was trying to measure the Bluetooth throughput of nRF5340PDK using the sample from ...\ncs\v1.4.0\nrf\samples\bluetooth\throughput, but from what I see in the requirements...
Hi Support team,
A customer would like to use an external 32kHz TCXO to nRF52840. As the picture shown, the original 32kHz crystal and the loading capacitors are removed...
Hi,
I using the nrf52840 EVB(pca10056), there's no nrf21540 connect, but in our design we will using the nrf52840 + nrf21540.
And I build the radio test example with...