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 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 have an issue with my Thingy:91
1) I unboxed
2) I successfully connected to my Windows machine and updated the modem firmware
3) Turned off power
4) Turned on power...
I would like to add a simple ble BAS (battery service) to appear along side my custom services... but for the life of me I cannot find any information, or tutorial on how...
I build project without problems, but this simple sample return zero results for read buffer. I return 5 zero from 5 zeros. I have right names for overlays files. nrf9160_pca10090ns...
I'd previously run into this problem with mqtt_publish not being able to handle large payloads, larger than approximately 2k.
At the time, the suggested workaround was to...
Hi All,
I am working on a project where i need to communicate using i2c protocol. For this i need to set i2c frequency 20 Khz. So how can i calculate register value to set...
software : nRF5_SDK_14.0.0_3bcc1f7
hardware :nrf52832qfaa
example : ble_app_hrs_rscs_relay
i want use "example : ble_app_hrs_rscs_relay" to receive more then 20 byte...
Hi all,
I have a DK 10056 rev 1.0.0, and it suddenly stopped working on the Embed side. Using the USB port (the DK one, not the NRF one), the LEDs (4 LEDs for testing purposes...
Hi,
I am using an nRF52 based chipset and programming the device with the hex file.This is being performed using the nRFConnect v.3.4.1 Programmer. The erase and write option...
Hi,
I have a custom prototype board based on nRF52833 which runs a working firmware and I have not any other prototype ready to hand.
Unfortunately, I think that the source...
Hello,
Considering the waveforms in the following chart, which will be the best approach to keep the power consumption as low as possible?
Specifically, which peripheral...
Best regards:
I have one PTX and one PRX, both nRF24L01+ with PA and LNA. PTX send 4 bytes to PRX but PRX doesn't get RX_DR, and PTX fire MAX_RT.
PRX:
PTX:
...
Hi
I had a strange error when I Set up a project in Segger, I got TRUSTED EXECUTION NONSECURE error.
I was trying to build the project for thingy:91 with nrf Connect SDK...
Good day;
I read the relevant posts. But I'm confused and do not understand.
1. What is the best way to identify the requesting device? Its specification identify is unique...
Hello
I want to set up the SEGGER Embedded Embedded Studio and I'm at the stage where I should select the board directory.
The Getting started Assistant shows an example...
Hi
in nRF9160, there are several AT commands to measure/handle battery voltage: examples:
%XVBAT
%XVBATLVL
Which PIN do they sense? are they VDD1 & VDD2 (which I believe...