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...
Hello,
I am having an issue with the nrf_libuarte_async librairie.
I am sending data via nrf_libuarte_async_tx and receiving the data properly via the IRQ handler...
Hello all, I am currently trying to get the nrf sniffer into the hardware of my nRF52840 DK board. Unfortunately when I call the programmer via the nRF Connect Desktop APP...
Hi, I am working on ble_app_uart_pca10056_s140 and after 3 minutes and I am getting the following error.
When I change APP_ADV_DURATION to 0 also get the following error...
Hi,
We have a product based on nrf52840 which is already in production for several years. It was built over SoftDevice132 and SDK 12.3.
The project has 2 components: ...
SD140
nrf52833, custom application based BLE Central Uart Project.
We would like to try the UART DMA functions available in Soft DEvice, s140_nrf52_7.2.0.
I have not...
I am trying to get I2S communication up and running but am unable to produce a signal on my SDOUT pin. MCLK, LRCLK and SCLK work as intended but trying to send any data does...
Hi! I've recently received my Thingy:91 and wanted to get it up and running. I followed your video ( https://www.youtube.com/watch?v=xQ7hDzRULJQ ), although did not see the...
Hi,
I am testing direct advertising with two nRF52-DK. One performs a direct advertising and the other scans for the directed adverts. Unfortunately, the scanning device...
The NRF52840 specifies a 20%, 10uH inductor for the integrated DCDC convertor. Why is the inductor value so large? This switcher runs at 8MHz, which usually means something...
I have been tasked to use out-of-band authentication for the nRF5340 using the NRF Connect SDK (Zephyr based). Is this feature supported within the SDK. Is there an example...
HI
I use SDK 17.0.0 in NRF52833.I test uart by example project ,the dir is \examples\peripheral\uart\pca10100\blank\arm5_no_packs .
Modify the baud to 921600 ,and send...
Hello,
I am attempting to update a custom C# application that is utilizing the NRFJPROG dll. We are hoping to add compatibility for multiple programmers connected to the...
I used ble_app_hrs Demo to test bonding. However, I have been unable to bpnd successfully. I'll give you my bonding parameters.
#define SEC_PARAM_BOND 1
#define SEC_PARAM_MITM...
Hi,
When I increased FDS virtual pages to 50 pages and after download to device, and then used Programmer to read flash to get the images shows more longer than before,...