after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
Having done a completely fresh install of nRF Connect v3.7.2 for macOS (s recommended by Nordic Support due to known issue with Programmer), and installed both the latest...
Hi,
I have a nrf52833dk board interfaced with a serial flash through SPI.
1. I want to change nordic provided sample dfu app ( nCS_DFU_Sample ) to download new firmware...
Hi
I have just tried to build the rgb_led in VS using 1.9.1 SDK it fails to build I think due to unsupported board, I am using the PCA10056(nrf52840DK) I think this can...
Like the title states, I am unable to get any of the peripheral or non-CPU register to be visible while debugging. This issue is present on our custom nrf5340 as well as the...
Hi Team,
Can I measure the input voltage by ADC on nrf52840 chips without the help of other peripherals?
If can, could you provide me with some examples?
With best...
SDK: NCS 1.8.0
Peripheral: nRF52832
Hello,
I am attempting to build my custom project on SES(Nordic Edition) V5.68 and now I am unable to build my project.
I...
Hello,
For a while I have been trying to alter the HTTPS client example to access another example. No matter what I do, when I try to connect to any other host like google...
Don't know if this the correct place to post something like this but I have made my SDK "facilitator" available at Github in case someone is interested. It's called "Easy...
Dear Nordic Engineers
I have a question about NRF52840 xxAA-F version.
Our customer use NRF52840-QIAA-R,they learned that when NRF52840 uses BT,some other high-speed peripherals...
Hi..I am working on an application based on the GNSS Sample . I coud see that using nrf_modem_gnss_fix_retry_set() and nrf_modem_gnss_fix_interval_set(),fix_retry and fix_interval...
Dear Nordic Tech Support / Dear Users
I am searching for a second source of the 15 nH high frequency chip inductor ±10% (L3 Datasheet Figure 172). At the moment we are using...
Hello Team,
I am working on the ble_app_hrs_rscs_relay example, in which NRF act both as a central and peripheral. My peripheral is a heart sensor ( Polar H10 ) and my central...
Hello Team, I hope you will be fine.
We are working on a project where we integrated multiple libraries from different projects. We are using soft devices too. Now I want...
The documentation (Product specification v1.2) is not very clear about the event channels.
I wonder if there are:
- 32 event channels
- 6 event channel groups
- 16...
Hello,
I tried to install Python Matter controller for Linux. I followed the tutorial : developer.nordicsemi.com/.../ug_matter_configuring_controller.html
In this tutorial...