Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Hi, I just bough a couple of dongles (nRF51422_xxAA, with 16kB RAM afaik). In Pack installer there is a lot of example for the nRF51 series but all of them are for nRF51522_xxAC...
Hi,
I have a scenario where we may want a peripheral (using S110 softdevice) to switch connections between 2 centrals, depending on whether the centrals are present or...
Hi,
I am using the sofdevice s110. I want to encrypt my manufacturer_data. However , the type of the advertising is BLE_GAP_ADV_TYPE_ADV_NONCONN_IND.
I tried : nrf_ecb_init...
Hi,
I use an NRF51822 eval board.
Recently i buy a module RFD22301. But it is programmed to be used with RFduino.
How I can program it to use the nordic Nrf51822 basic...
hi!,
I am configuring connection interval time is 7.5ms ,
and slave latency is zero.and every connection interval event I am sending 1 packets (and my data lenth is only...
I'm new to nordic. I am using Nordic DK (PCA 10028) and was able to flash the heart rate example on to the board and see it on my iOS device. I'm trying to test the uart sample...
I'm trying to install nordic SDK for Keil 5.13, but this is what the 'install.bat' says when I open it inside the directory containing 'PackInstaller.exe':
Please wait...
Hello,
I am interested in "nRF51 Smart Remote 2". As I have read in Product Brief it supports feature "Voice Command Features". But I couldn't find any information about...
Hello,
I have an application in which the available power is so extremely limited that the hardware cannot do anything else at the same time as conencting to a central...
Hello All,
I am not an electronics engineer and have less experience with hardware. Posting here on behalf of my design engineer for help
In our nRF51822 based device...
Dear Nordic support team,
Could you give some rough estimates for availability of production-ready version of the S130 soft device?
Thank you and with best regards,...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
Hi,
Have some nRF51822-beacon's rev 1.1 that would fit perfect for some tests and proof of concept with an ANT application.
As I understand the 51422 and 51822 are the...
Hi all,
Could you recommend a way of connecting the nRF51422 with PC or laptop running Win7?
It seems that there is no BLE stack for Win7 and thus can't connect. I am...
I am making some NRF51822-based temperature sensor nodes, powered by CR2032 coin cells, and I would like to minimise power usage in order to maximise battery life. I am using...