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...
Hi,
I'm trying to run fatfs example in sdk. I only changed the spi pin numbers. What is wrong with that?
Here is RTT screen.
My schematic is; CS-------------P0.08...
Hi,
I know I have been asking quite a lot of questions lately, so I hope Im not too annoying ;)
my application currently runs very stable (no hard faults or whatsoever...
Hi,
I know I have been asking quite a lot of questions lately, so I hope Im not too annoying ;)
my application currently runs very stable (no hard faults or whatsoever...
I try to active the serial example in the nordic folder nRF5_SDK_15.2.0_9412b96. When using RX_PIN_NUMBER 8, TX_PIN_NUMBER 6, CTS_PIN_NUMBER 7, RTS_PIN_NUMBER 5, HWFC true...
Hi all,
I am learning about the combination between Bluetooth mesh and NFC. I would like to realize a simple exercise below.
Assuming that I have a mesh network with 4...
Hi,
I am using NRF 52840 DK ,rev.1.0.0(2018.36) and nrf52840 dongle(1018.34.For development using ubuntu 14 and windows machines and segger IDE.
Board details:
NRF 52840...
Hi,
We have used nRF51822 QFAA H10 in our product for a long time but the latest order was fulfilled with H30-devices and now our production test fails.
The test step...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 and S132 SoftDevice v6.1.0 to do some tests . But now I encounter the disconnect reason 0x22...
Hi,
I'm using nus for the sensor works with uart 57600 baud rate.
Few munites later connection is broken. I don't know why.
Can anybody know this issue?
Waiting...
Just test SDK14.20 serial DFU demo project on Nordic PCA10040 board by USB serial.
Got below exception. Any clue for it please?
Thanks.
C:\gxf\nrfutil\nordic>..\nrfutil...
Hello,
I want to modify the NRF logging module to include the line number where the log was originated.
In the past I created a wrapper macro that called NRF_LOG_INFO...
Hi all,
I am using nRF82532 board. This board TX,RX(P0.06,p.0.08) pins connected with QUECTEL module in ZEPHYR sdk platform . Please forgive me for these basic doubts. ...
HI,
I want to work nRF52 thingy with segger embedded studio.
Is there any example code to compile and run the Project file for nRF52_thingy?
Which sdk need to use SDK13...