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 have been using nordic nrf5340 in vscode(no sdk). I have taken ble throughput example code. I could able to connect in nrf connect app(phone) and i am able to read and...
Hi,
I'm currently using an algorithm that uses rand() API under Zephyr 3.5.99.
My include file is
#include <zephyr/random/random.h>
This is a true random generator...
Hello,
I'm trying to measure current on my nrf52dk board during a BLE communication. I'm doing that on a nrf52dk board. I connected the power profiler to the board as follows...
Hi Support team,
I'm currently using an nRF5340 DK and an ublox-SARA-R4 modem for MQTT communication, the Zephyr native MQTT lib was used. It can work well. Now I want to...
Hello ,
I'm switching in runtime from battery to USB on my custom nrf52832
On battery ->
bt_mesh_lpn_set enabled bt_mesh_relay_set disabled bt_mesh_friend_set disabled...
Hi,
I am running the stock UDP example on a nRF9160-DK (PCA10090, 0.8.5, 2019.7, Modem FW 1.3.6) and the modem crashes immediately.
I have also tried the CoAP example...
Hi,
im use nrf52840 develop my product,and now my pcb is ready,but after some times program, it cant be programmed,also nrf connect and vs code .im try ti recover it by...
Hi
im develop my product base nrfdesktop of ncs,i build the project and program to the nrf52840DK,it can run and perform funcation.but when i program it to my board,it cant...
This is a continuation of the following ticket: The resolution was logged as DRGN-19197, which was part of v2.4.0 , but did not resolved the issue.
I have created a minimal...
Hello,
Using the sample PSA Protected Storage on the nrf5340 DK with NCS v2.6.1 (and v2.5.2). My prj.conf contains these settings:
I flash the sample provisioning_image...
Hi,
I am using Nordic nRF52833 as a peripheral which uses mcuboot and DFU over BLE. I can easily upgrade firmware on that device by connecting to it with nRF Connect mobile...
Hi,
I use nrf52833 Development board PCA10100 to do loss test as peripheral and speed is 1Mbps, tx power is MAX. It's loss rate is very high, when nrf52833 sends a packet...
Hi, I am trying to use the periodic advertising connection examples and get Hci errors: opcode 0x2036 status 0x01 Failed to create advertising set (err -5)
I am on NCS 2...
Hi:
I checked the zephyr.dts file, but I couldn't find the addresses for interrupt-controller(0x e000e100 ) , timer(0x e000e010) , and memory(0x20000000) in the nRF9160...
Hello, I'm experiencing an issue with communication between the nRF52840 and nRF9160 on the Thingy platform using the connectivity bridge. I successfully established communication...