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'm very new to learn nrf52832. Recently, want to connect my NRF52832 device with pc, then , using the value uploaded from the device to draw a curve in pc' client....
Hello
I'm looking for API example to use Key Management Unit (key storage and key usage). But I didn't find it in all nordic documentation.
Could you help me to use KMU...
I am using the SDK 17.0.2 to make the advertisement and scanning for the two nrf52840 boards. One unit with extended advertisement only on channel 37 and the other unit scan...
The documentation says that: " By default, threads run in supervisor mode and allow access to privileged CPU instructions, the entire memory address space, and peripherals...
Dear Community;
I am trying to send some data via Lora with a nRF9160 connected with SPI to RF95W Lora module. The transmitter is a nRF9160 with a RF95W, and the receiver...
Hello,
We're piloting updating our sensor beacons RuuviTags to use Coded PHY for better range. The current design has nRF52832, our update would be to drop in a nRF52811...
Hi Nordic Support Team,
I am trying to combine
..\nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader\pca10056_s140_ble\ses
and
..\nRF5_SDK_17.0.2_d674dde\examples...
Hi,
I have been looking around the forum and have found conflicting information regarding the existence of a QSPI flash driver and example for the nRF53 on Zephyr. Is this...
Hi,
I am trying to run nrf zigbee light bulb sample provided in the nrf SDK on the NRF52850 usb dongle.
I have sucessfully built "blinky" app sample with NRF Connect SDK...
Hello Everyone,
I am developing one product for the HVAC system. I have Radiator and STM's primary MCU. For development, I need to configure the thermostat cluster ID for...
Dear Nordic Community,
Because of unavailability of nRF52840 we are shifting the work to nRF5340. I have some queries on this topic as follows,
1) Is SDK will be changed...
Hi Nordic Team,
I am new to Bluetooth mesh and NFC. I am working with the device nRF5340 and SDK NCS v1.5.0 .
I have used the sample Bluetooth: Mesh light as a starting...
Hello, I'm trying to use PN532 module with nRF52840 using I2C. the data can be sent, but when it comes to read it, IRQ keeps high, so it reads 808080 .. I added a nrf_delay_ms...
Hello,
Starting with the example of mqtt_sn_client_publisher in the nRF5 SDK for Thread and Zigbee and I want to publish an array of data like this one
in a MQTT topic...
I am trying to send some data from nRF52840 to Xbee via Zigbee In this case, I set nRF52840 as router and Xbee is the coordinator. I use zigbee_cli_agent_router sample code...