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 made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
HI,
the solution I'm working on requires quite a few IO pins, so once I ran out of regular GPIO pins I had to resort to using NFC ones.
I changed the UICR registers...
I am using the Dynastream D52DK1 ANT starter kit -based on Nordic Semiconductor’s nRF52832. According to the documentation given by Dynastream,
Open the desired project...
Hej, I stumbled upon a linker error saying
Output/serial_pca10040 nrf52832_xxaa/Obj/hardfault_handler_gcc.o: In function `HardFault_Handler_Continue':
hardfault_handler_gcc...
Hi, I really hate to ask this question but so far I have only managed to find 2 similar questions with 0 about nrf52840.
I'm using nrf52840 S140 5.0 alpha3.
When calling...
Hello
I have a problem...
'python_packages.bat' file can not be installed...
error message:
'python' is not an internal or external command, executable program,...
I have the nRF51-DK working on two separate computers with Keil v5.13 and the latest SDK. However, on my main computer I am having trouble with Keil and nRF51-DK. When I try...
Reference circuitry for nRF52832 with internal LDO setup says that C6 should not be mounted. Does it mean that DEC2 pin (32) should be simply grounded or it can be left open...
Hello everyone,
Im triying to replace the original 3D imagen from Thingy 52 Android App, but always i replace it for another one, the apps Crash when i go to Motion menu...
I have been developing a program for the nRF51-DK that reads an input value from an analogue input pin and displays this on PuTTY(terminal emulator software) using the UART...
This is for the nRF51822.
I have done some tests where I configure a pin as input with pull up enabled and then reconfigure the pin for an adc measurement with 1/3 prescaler...