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 use the S130 stack and enable the service changed feature when enable the soft device. I found the handle can be got when call add API. But this is GATT handle. How can...
UPDATE:02/28/2017
I MAKE A BOARD ,WANT TO KNOW DOES THIS PIC MAKE SENSE?
I WANT USE STM32F072B REPLACE JLINK OB.
STM32 HAS USB I WILL WRITE CODE MAKE A virtual...
Hi,
I download nRF5_SDK_11.0.0_89a8197 and open the SPI example in the peripheral folder using Keil V5.20, but I found that the project cann't be build. Could you tell...
I know the Source code for the MCP is not provided ..
I also Know the the masteremulator dll is available ... and there are several samples code demos available.
but I am...
hello,
In nRF 52, after executing ble_advertising_start after BLE_GAP_EVT_DISCONNECTED, although BLE_GAP_EVT_CONNECTED is set on the device side although the central is disconnected...
We are developing embedded linux platform and nRF52832 will be bluetooth peripheral. Since there will be an option to update linux kernel/file system we would like to be able...
I have a project that I am updating from nordic sdk 8.1 to 12.2. I was using the ble_app_hrs when on 8.1 and am now using it as a base in 12.2 also. In 8.1 I was able to configure...
What kind of high frequency clock source is less current 'hungry', internal RC or external XO? I can not find any information in nRF52840 product specification?
It is possible...
I am getting an error in the Power Profiler ppk.py when it is starting. The error occurs on the first call to nrfjprog.rtt_read. The error is JLINKARM_DLL_ERROR, which is...
Hi, There's a problem when using dynamic ack with return payload plus timer/sleep. Sending a single packet doesn't work. sending two packets works. not sleeping/using timer...
By using ble-sniffer, I success to catch BLE Advertising packet with my NRF51 Dongle in CMD and WIRESHARK either.
But, I can't sniff any other packet except type of ADV_IND...
Hello! I need to perform some radio tests on a board that contains an nRF52 SoC. The nRF5 SDK provides two ways of performing such tests, either using DTM, as specified by...