Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
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...