Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I have been trying to achieve a delay of 1 Us , I have tried using Kernel timers and even tried fetching the system clock and getting the difference, But I am unable to figure...
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. ...