I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
IN COMP of 52832, I find that a current source around the COMP form a OSC with a cap. I want to know what is the use of this OSC. And can the current source be disabled if...
I have a few characteristics under a service, and I'm trying to store the value if any of these characteristics is written to. However I run into an issue where if I enable...
Hi !
There is one thing I don't understand with the led included on the NRF51-DK board.
According to this thread ( devzone.nordicsemi.com/.../ and the datasheet it seems...
I want to take saadc samples for one second,every 5 seconds,the rest of the time the mcu is in system on sleep mode with rtc1 on.Eery 5 second there is an rtc event and the...
As the datasheet showing
The GPIOTE input mode consumpt upto 22uA ,it is inconceivable.I want use NRF51822 to design a ultra low power consumption production ,and use...
HI:
I want to use nRF24L01+ as TX, and nRF51 Dongle as RX. And I try to use nRF51 Dongle to just listen for the RSSI of the NRF24L01+. Is there any example or reference...
Hi, I am new to nRF51DK. I am following this tutorial shown below:
developer.nordicsemi.com/.../a00066.html
After I flash my s130 softdevice, I follow the file directories...
Hello,
The intent of the implementation is to first connected to a central using fast advertisement and once they are connected the first time, if they disconnect, the...
Hi, i am going to tune my PCB meander antenna by soldering center conductor of semi-rigid coax cable directly on to the coplaner wave-guide trace and outer conductor on to...
Hi, i am designing a board using balun in it. Also, i am going to use meander antenna of nordic dongle(reference image is attached). As i can see, there is no RF coplaner...
Hello , I want know , if i used the Gazell Pairing Library (gzp) , it means that I can not use the ACK
Payload function ?if i can use the ack payload function place give...
Hi,
after reading the NFC with an smartphone the power consumption stays very high without doing anything else...
I don't know if this is related to this bug: "NFCT...
Hi,
I saw in the infocenter that the SAADC can measure the VDD directly. So in my case I want to check the voltage of a 3.3v coin cell regularly, I could do this without...