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...
Actually we are facing some problems debugging our custom code using breakpoints and/or single stepping.
Searching the forum I found that using the uart seems a possible...
I was doing some range testing using the ack payload feature of nRF24L01 modules, and I noticed that using different packet sizes would affect the number of packets per second...
Hi
I have a MCU with an external sensor connected via SPI sampling data at 1000Hz.
Using the nRF8001 with REQN and RDYN lines is making trouble. The REQN line is pulled...
I am trying to accomplish the following very simple task: use the broadcasting function of my nrf 8001 to send up to 19 Bytes of data over the air (connectionless).
I tried...
I need to create a backlight fade-in/out effect. For this I'm using the latest nrf_pwm lib form here together with the S110 Softdevice. Using the scheduler and an application...
Hi All,
We have been working on Arduino Mega board with BLE shield. We want to get the address of the BLE shield and we are using aci library for that.
I found this...
Hello,
Im using the master control panel app from nordic to use the DFU.
I can only once upload the application over DFU on my nRF51422. Because after the upload is...
Hi,
I have been trying to connect to a proximity tag and stay connected but with no luck. What happening is that the unit connect does its thing and then disconnect with...
I use a OLIMEX nRF8001 module with ATMEGA328 at 3v3. Using the "helloWorld" serial example sketch, I measure a current of approx 400-600uA. However, if I use the calculator...
Hi Nordic
I want to test parameter about output power 、sensitivity and so on ,but we have not software tool . Could you tell us how to test and provide tool to me .
...
Hi,
How to set user description descriptor to a particular attribute? I have created one primary gatt service with more than four characteristics, when is see it through...
Hi,
Master device is whole the time in receive mode and I have a problem with read data from device which address is in Pipe1. IRQ appear and status is 0x4e and FIFO status...
Hello, I bought the nRF51822 Development kit and the nRF6700 starter kit and I'm having trouble finding tutorials on how to use the 2.4 GHz radio mode on the nRF51822. Can...