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 developing a device using nRF52832. This device transmits data every 100ms, but periodically transmits data every 5ms.
The BLE connection is functioning well...
nrf52840 17.1.0 s140 SDK :- examples/dfu/secure_bootloader/pca10056_s140_ble_debug
We are using nrf52840 17.1.0 s140 DK secure bootloader with BLE debug. We initialized...
I am at my 15th attempt to download the SDK from Vscode Nordic extension. It keeps failing midway, sometimes after 30mins, for various reasons that are probably related to...
Hi,
I am ultimately trying to move from version 2.3.0 of the sdk to 2.6.1. I have an nrf52_dk board i want to try and test the "different" way that the sdk is now doing...
I am trying to program a QSPI flash with a file system. I have confirmed that my qspi ini is correct as i can read write and erase. I created a small file system on an usb...
Hi Nordic Dev team, I'm using the older nRF SDK in a project that is built using a nRF52840. I have an RTC and a GNSS connected to the nRF52840. I use one of the LP timers...
Hi,
We are ready for the production of the 9161 and we have applied for the IMEI by the nRF cloud. The IMEI we have applied are all 15 and we want to know if the IMEI's...
We developed a custom board with an nRF9161. During board bringup I want to test if the modem can connect via Cellular. I flashed the modem_shell firmware. The modem reports...
In our application, if i enable Softdevice with LF clock Source as RC i get proper timing on interrupts.
If i remove softdevice and just request lf clock manually, the...
Hi All!
I want to procure the nrf9160DK for my project. Can you please guide me that nrf9160 LTE services will work in Pakistan? The cellular mobile operators in Pakistan...
Hello.
I am developing device using nRF52840 and i have question about IO pin usage.
The circuit is currently providing voltage to the A12 pin (Digital I/O), but it is...
We are using nPM1100 along with a STM CPU. When we put the CPU into deep sleep, it takes one minute for the current to go down to 20uA from 500uA.
We were expecting the...
I have a customised bootloader using uart + BL, built from the SDK examples and modified using articles found here. It works - most of the time. The product is a cusom board...
Hi to all,
this is my first public ticket ;)
I would power a nRF52840 on my custom board both with a cell battery (specifically CR2032) and the VBUS provided by the USB...