Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
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,...
Are there any nordic ICs that only have transmit capabilities? Would there be any power benefit to only supporting transmission if the application only needs to transmit ...
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Dear All,
I just got my new nRF51822-mKit. And try complie mbed sample app and deploy to the mKit. It work fine.
But when i try nRF51 SDK sample with Keil 5, eg.:
...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...