Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
Hi all,
We've followed the reference EVK designs closely and are now in the Pre-Production phase.
The initial development board was intentionally large to accommodate...
I have followed the instructions in the DevAcademy Cellular IoT Fundamentals Lesson 3 Exercise 1 exactly, (whilist filling in the gaps from the cloned cell-fund repo) and...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
Do all revisions of nRF51 have the same 4kB RAM sections with separate RAM AHB slaves? The product specification clearly states that only for revision 3 chips.
Not really a question, but it took me way to long to find out about J-Link RTT (i.e. j-link Real Time Terminal for easy debug printing so I thought I would mention it for...
I need a fixed voltage reference on my circuit. Since nRF51822 has internal 1.2V voltage reference, I am just wondering if there is a way to use this reference for external...
Header for nRF51 (nrf51.h) mentions two peripheral blocks completely missing from chip documentation. Are they functioning? If so, the comment for PATCHADDR field of PU says...
Hi there,
After prototyping a device with modules and on a breadboard, I transitioned to a custom PCB with nRF24L01+, matching network from the spec sheet, and 2.45 GHz...
Hi everyone
now i used softdevice s120 scan and connect two s110 device
and i used sd_ble_gap_rssi_start() when connect event ,
then get the rssi in BLE_GAP_EVT_RSSI_CHANGED...
HI,all!
Recently my nrf51822 device encountered a tough issue,the detials are:
My device connected to an android app, which has some bugs about ble connection so the...
HI,
I am using sdk 8 and pca10028 dk. I follow following procedure,
Program the softdevice using nrfgo
Program the test_bootloader using nrfgo
Program the application...
I have some questions about how I will use this structure ,first of all I know that The "data" member of the ble_gatts_evt_write_t is meant as a placeholder for the address...
I am trying to create a windows app that will read data from an accerometer via a nrF8001 ble module.are there any example i can see for communication between windows and...
Hi, Nordic Engineers. Now, i use a external 32mhz crystal on my board. i have add code"NRF_CLCOK->XTALFREQ = 0X00", but the BLE radio seems not work. Led flick is ok.
Why...
Hi Guys,
I have a SITECOM Bluetooth Dongle connected to my PC and I want to receive data from nRF51 DK via bluetooth (for example heart rate monitor data).
Could someone...
Hi everyone,
I must to comunicate from HW to PC with SPP over BLE. So I took the dongle BLED112 (side PC) and the HW where is mounted a nrf51822 like uart BLE interface....
Hi,
the product specification of the nRF51822 states the possibility to carry quadrature demodulator
signals on GPIO pins.
This would let one allow to observe the physical...