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 All,
A simple one,, I just downloaded the master control panel app for android in android 4.4 phone.
My question is how to do bonding and how to delete bonding info...
Hi All,
I am testing the functionality of NRF24L01+ and for my purposes I have configured it as PTX, No Auto ACK.
I am able to communicate with the chip just fine and...
I am trying to send continuously sampled analog input using NRF24LE1 using Shock burst,The transmitter is not working while trying sample continuously.please help.
code included...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
Hello,
I'm designing an application where both, BLE and Ant should / could be used. I tried to download the S310 SOFTDEVICE from www.nordicsemi.com/.../nRF51422 . I'm asked...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
I need a low latency stereo digital streaming device and the model (nRF24Z1) is going to be discontinued.
Has Nordic a replacement for nRF24Z1?
PD: i need stereo, so...
In our product we have both a DFU profile and an application profile which is confusing Mac OS X 10.9 "Mavericks" since it caches device services unless it receives a service...
Hello,
I'm a new developer on nRF51822 and I'm trying to make a program that allows the nRF module to communicate with a glucose meter and a Smartphone application. My...
I'm working with the nrf51-app-ble-lbs demo from github. I notice that when I'm using BLE scanning apps, the VS service UUID is long (128 bits), whereas if I'm looking at...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hi
I am new to embedded programming and I noticed that nrf51822 is a good and complete choice to start with both wireless and 32 bit arm programming.
However, I am not sure...
Hi,
We are trying to add gatt characteristic, we have a reference code which is BLE based,
but other chipset and we are trying to port the code to Nordic 51822 chipset using...
hi,
is it only possible to go with the single profile on the client side like hrs experimental example, or we can implement a central which can connect upto 8 devices,...