Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
Dear Madame/Sir
From my client I received nRF51822 DK.
See att file.
I do not see Product Key for DK
How can you solve the problem ?
Redards
Valeri Tosev
Hi, what I did is wrote below:
1/ I program the S120 softdevice to the nRF51822 board, using nRFgo studio software(the softdevice size is set to 80KB).
2/ I complied the...
Hello,
I recently tested the nRF51822 with a non-Nordic BLE devices and encountered some problems. When testing with Nordic the connection is maintained with no problem...
During testing I changed the device name in the DFU. After making the change the DFU client in the master control panel would no longer work.
Is it possible to make the...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
Hi
I try to configure a ppi channel with timers to generate pwm signal
My entire code is working well without softdevice.
Here my ppi init function:
NRF_PPI->CH[0...
I am planning to build mobile devices that communicate directly between them with BLE. The devices are all the same and carried by users. users meet and exchange data. I can...
hi,all!
i am confused about whicn priority should i set for my interrupt.
For deteils, I need a gpioe interrupt for my button, and this button is used to POWER OFF my...
We wish to make a universal device that may used
for ANT with the nrf51422 and the 32kHz crystal.
or for BLE with the nrf51822 without the 32kHz crystal.
Will there be...
I'm trying to bring up a basic S120 application on PCA10001 based on the multilink central example, using the IAR toolchain.
I've programmed the S120 device using 1.0.0_3...
I'm developing a next generation device using nrf51822. To replicate existing behavior I'm trying to sniff the previous generation product behavior using the ble sniffer on...
Hello!
I am working with a NRF51822 and I need to change the address of pipes regularly (so I can use more than 8 NRF communicating together with ESB protocol).
My problem...
Hi,
I'm trying to understand if S120 soft device provides user configurable option for duplicate filtering of advertisement data. I couldn't find any info on the SoftDevice...
Hi,
I used the project gzll_ack_payload in nRF51 SDK for nRF51822, I changed the Device to send a packet per second, every thing goes OK with the default parameter.
...