According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Dear All,
I am trying to figure out the maximum current consumed during the NFC operation.
I am using nRF52832 and writable_ndef_msg example from the SDK (LED, flash write...
My previous post and the response I got was hugely helpful to my understanding ESB on the nRF52. Now that I grasp the basics, I felt it was appropriate to create a new post...
Hi,
quick question..Which, if any, Nordic device has NFC that can be read and write without additional NFC ICs?
I've got an NRF52840 dev kit but apparently it only supports...
To the kind attention of Nordic support team,
we are (re)working on an old legacy project using nRF24LU1 and gazell protocol. We would need to know if there is some simple...
I am trying to add this ultrasonic sesnor driver ( inductivekickback/hc-sr04: Zephyr RTOS driver for HC-SR04 Ultrasonic Ranging Module (github.com) ) and testing it with the...
Hello! This is my problem.
SDK:SDK17
Softdevice : S140
Board: nrf52840
The connect interval is 135ms. But the latency I test is larger than connect interval. So...
i use 2x nRF52840 DK as DUT and Lower tester and DUT, my windows laptop as the Upper tester, and use python code from nan_34 Setting up production test using DTM.
as below...
We just got the PPK2 delivered but it won't turn on. If we plug it in using "power only" it lights up but it doesn't do anything when we plug in the "data/power". It also...
hello
I used nrf52840 with SDK15.3.
1.I use the example in this ticket and adjusted the baud rate to 9600 without hardware flow control. After SES is compiled, an "NRF_ERROR_SVC_HANDLER_MISSING...
MM8130-2600RA2
https://www.digikey.in/en/products/detail/murata-electronics/MM8130-2600RA2/1775922
This is RF connector used in DK. Please provide us the mating...
Hi there.
I am currently learning mqtt_simple from the nrf sdk example. So, I was trying to create a hex file that build using nrf9160, because I can't build it on thingy91...
Hi,
I have a custom board which uses P0.02 and P0.03. They are connected to interrupt signals from external devices.
To configure them as GPIO I set CONFIG_NFCT_PINS_AS_GPIOS...
Hi
I am developing a custom board using nrf9160. But before jumping to that process, I am using thingy91 (nrf9160 chip) as evaluation board for check all the firmware works...
Does ZBOSS support manufacturer specific attribute extension to standard clusters?
How about implementation of manufacturer specific clusters?
Are there examples one can...