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...
The Online Power Profiler ( ) shows a reduction in power usage for the central with non-zero Slave Latency figures. Why is this? I thought Slave latency only reduced power...
Hi:
when i set the timeslot parameter see below:I found it will run.H owever, after running for a few seconds, the program hangs. Debugging found that the softdevice hangs...
We are evaluating a number of Thingy:91 to track GNSS positions and reporting them to nRF Cloud using the Asset Tracker V2 firmware. When running the Asset Tracker in Active...
We are seeing an issue where we are connecting to an LTE/GPS chip via interrupt UART. Things work great until have an irregular amount of time, communication to the LTE chip...
I have 4 rencet nRF52-DK boards. The sticker on the MCU says "PCA10040 / v3.0.0 / 2022.14). I want to switch them to the DAPLink firmware, and to do so I need them to enter...
I can capture NRF_GPIOTE_POLARITY_TOGGLE event now. But how can I capture NRF_GPIOTE_POLARITY_LOTOHI and NRF_GPIOTE_POLARITY_HITOLO events.
The following is log messages...
Hi,
I want to implement AoA feature for our BLE beacons. I understand that I should add a CTE field to the packet, and rest of the job will be done by the receiver. Please...
I have plan to use Raspberry pi as a central device and my BLE nRF52840 Dongle as a peripheral device.
I am testing the peripheral with ble_app_hrs example. The dongle could...
Hi,
The product is used in a humid environment, found that the 52832 chip sleep current becomes large, from 30uA to 80uA, now has disconnected all external pins only retain...
I have enabled mcuboot and have two boot partitions: primary and secondary. I'm using a static flash configuration. I want to start using the settings subsystem for persistently...
Dear ,
I am currently using NCS1.8.0.
I noticed that there was warning message as shown below after I downloaded the program to my custom board via my nRF52 dev kit. ...
Board: nRF52833
SoftDevice: s122
SDK version: 17.0.2
I'm trying to log my continuous sensor data from the peripheral on the serial monitor. So I took ble_app_uart_c...