Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
OS: Ubuntu 14.04
IDE: Eclipse, installed as per tutorial.
Board: pca10040
When trying to debug esb prx and esb low power trx I get the following error:
No source...
So I'm only use to programing PICs with mplabX
I've designed my board and am ready to dive into programing the Nrf51822
I'm a little overwhelmed by the different information...
Hello,
I have build a gatt server device and my application is setup following the tutorials, which are really helpful by the way.
Now I want to check if the notifications...
I'm doing a more complex application than what I'm showing here, but I've reduced it to the minimum. I'm initializing the RTC subsystem, creating a timer, and starting that...
Hi all:
I use the softdevice 2.0.0 and compile bootloader example with "dual bank" on the nrf52 DK,
Running a system that can using DFU from app then jump to bootloader...
Hi ,
I search and found some of questions on this forum wich speak about enabling and disabling peripheral.
I'm ok with that but i have a question about there initialisation...
I am testing the Nordic nrf51822 chip.
I have rewritten a bootloader example allowing firmware updates via Bluetooth LE (FOTA). A mobile phone will sent the update package...
Hi,
I'd like to transfer some data from my App (using fstorage) to the bootloader (using pstorage).
Given that that the two storage mechanisms are different, how can...
Hello, I've been working on porting a bit-banged control of a peripheral to use nRF51 SPI--which is just SPI rather than SPIM (therefore no DMA). Observe the SPICLK waveform...
Hi guys,
I am developing a project where I have a large group of NRF52 chips together in one room. In their normal state each chip is paired as a BLE peripheral device...
We are working on a NRF52 DK. In the data sheet of NRF52832, there is no mention of enhanced shock burst mode or dynamic payload or multiceiver. Do I need to refer additional...
we're using Mbed for NRF51822. our board using 2 GPIOs interrupt.
problem: the Rise edge did not generate the Interrupt event: set EVENTS_PORT.
I try uisng while, but...
Hello,
I will explain my setup:
I have 2 nRF51-DK each one of them connected via I2C and SPI to two different custom boards. One being the central(nrfA) and the other...
Setup: DK #1 is running native S110/SDK10/nRF51, one service 128-bit w/ 16-bit char:
Service UUID: 0x0xb1ad
Service UUID type: 0x0x2
Service handle: 0x0x0c
Service handle...