I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
I have just received a nRF52 DK board and I am as a start trying to compile the associated Blink program in Keil 5.18 Lite. When I copy the blink example using the Pack Installer...
hi,
I was reading documentation and forum but failed to get a clear picture how AES module work.
So far my understanding is:
There are two ways to access AES either...
I'm building a product that can use the features from your Smart Remote 3. Is there someway to get the reference source files so I can adapt some of the smart remote features...
Hi,
Few days ago I received my DK-52, I set up the development environment based on Keil and started to compile some of the examples included into the SDK. I have not a Windows...
I have been googleing for a solution but have not found any solution yet.
Have tried the following:
Installed J-Link commander. (Does not pick up any usb devices...
We are a newbie team developing some measurement tests with the nRF52832 DK in order to evaluate the BLE from nRF52832 QFAA80 (s132 and pca10040) for IoT applications.
...
hi all,
Question:
i want to print "BUTTON IS PRESSED" continuously when button is pressed and i want to print "BUTTON IS RELEASED" when button is released.
eg: if i...
Now,I use a 1s timer to calculate the clock.
At first,I use the telephone to adjust the time to fit the telephone time.
but finally(after a night ) the result runs fastly...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
I'm trying to get a UART example running on the nRF51822 mbed kit. However, flashing any uart examples from the SDK onto the board generates a fail.txt file
What is the...
Hi, i build my own custom board with a NRF52832, i'm having problem with the softdevice (i think so)... my code is base on BLE s132 central and peripheral...
I developed...
I'm using PCA10028 board.
I copied hex file of ble_app_uart project to this board. And then I scanned via my device - Galaxy Note 5, cutting edge phone.
But I couldn't find...
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.
...
Hi,
I am trying to achieve the maximum throughput when using the nRF51822.
According to the answer in this link ( devzone.nordicsemi.com/.../) , operation mode (write...