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...
I'm working on a 2.4GHz wireless microphone (2T1R) project now. I'm wondering can I use nRF24L01+ as the core of transmitter and receiver? Also can it be configured into 2T1R...
So the question would be if I would need to pair each time the device comes out of reset or are there information stored to return to direct communication without pairing...
The chip uses nRF 52832. MDK keil μVision V 5.22.0.0 is used as the development environment.
The SDK version uses 13.0.0_04a 0 bfd.It is based on template_project.
1drv...
hi,
i have two nrf51822 beacons in which one would send data to other over ble.how can i make nrf51822 as central.what are the modifications should i do to make it central...
hello,
i want to know that which code i have to prefer for communication of nrf51822 with android phone via bluetooth.suggest me the code for using bluetooth of nrf51822...
Hi,
I expected a bit more fanfare for the BLE-based DFU, but eventually found it in the 4.4 SDK after my sales rep told me it was there ;)
Some questions:
(1) Is...
Hello.
Due to expanding code size because of the peer manager i m forced to move to gcc and Eclipse.
So far according to the tutorial i`m proceeding fine.
But, after...
is that any requirement of soft devices in if i want to communicate with nrf51822 module???
try to connect touch sensor with NRF51822 and it's gives output in form of 0...
I need to drive low a IO from a GSM modem:
They suggested to this with a open collector driver. On other microcontrollers usually I have a floating option for the IO...
I've been fiddling around and becoming familiar with the app_twi transaction manager. I wanted to do a quick unscheduled read of a peripheral's configuration register before...
Hi All,
Has anyone had to go through the new Rx RF Blocking test specified in the new version of EN 300 328? It seem all products shipped to the EU after June 2017 need...
Hi
I am working with nRF52840 , since it is said that it can work on 64Mhz, i just want to confirm by using Oscilloscope.
You have any inputs that how i can check the...
Hi,
I am newbie to Nordic and I am building a program that samples adc value. I just wanna know about the difference between two functions "nrf_drv_adc_buffer_convert"and...