Hello! This is the third time I'm asking something about the same project, but I'm running into problems one after the other.
The current problem is this - the hogp object...
Hello,
I know this question is more related to Zephyr than Nordic, but I wanted to try asking here.
I’m using the SMP service to send files to my device on a LittleFS...
Finally we got our prototype boards and proof of concept firmware code done and we are a bit stuck on the average power consumption over time for the entire sensor that is...
Hi,
We're currently evaluating the cellular capabilities of the nRF91 modem using the nRF9151 DK. We've encountered issues with roaming: when the devkit is taken to another...
Hello, Nordic Team! I am encountering a such problem when using the NRF54L15 on NCS3.0.2 to develop a Matter product. I am trying to use the
SubscribeAttribute
method...
Hello Nordic team,
I've recently upgraded my application from nRF Connect SDK v2.7.0 to v2.8.0 , and the previous BLE Disconnect issue has been resolved — thanks again for...
Hi,
I’m using the Thingy:91X board with the nRF9151 chip, modem firmware version 2.0.2, and SDK version 2.9.0.
We’re encountering a serious issue: the modem does not reconnect...
Hi ,
I am working on one application in which i am using UART service. Whenever i am connecting to device using nrf connect or master control pannel app, UART service empty...
Hello.
I use the BLE multilink central example to connect to 2 sensors. I changed the example in that way that i successfully connect and read data from a Wahoo Cadence...
the application is examples\peripheral\csense , cap sensor can sense my touch, but when I cover a 1mm acrylic on the cap sensor, will not sense my touch.
so I want to know...
Hi ,
We are using BLE nano board as a connectivity board and mDot board as application chip which is running on mbed platform.Connection deatsils are same as described here...
Hi,
I am working in one application in which I need SAADC to sample two channels at 1ksps and 500 samples per seconds.
I am sending 1 and 2 to switch the sampling rate...
After trying to run keil project after setting conditional breakpoit it raises error.
is it right that nrf52 doesn't support conditional breakpoits? or something wrong...
Hi,
I'm using the SDK11 and SD130 on a custom board which has a nrf51822.
I connected via SPI to a DSP that sends and receive audio.
My handler of the SPI is as it follows...
I'm trying to send a set of 246 bytes by uart fifo. I have a PC side which retreive the data, but I always miss some bytes (4 to 6).
I'm checking app_uart_put return and...
Hello,
I would like to use the nrf51822xxaa as BLE gateway for an ARM application processor (connected through the UART).
I successfully cross-compiled pc-ble-driver...
Hi..
Can i use both observer and broadcaster roles concurrently in s130 soft device..?
Is any TDMA needed to do this..?
Is it possible to do without stooping the other...
Hi,
I have read the S132 Softdevice specification v3.0 and just want to make sure that my interpretation is correct. There are two scenarios I would like to verify:
...
Hello,
I'm working with a nrf51822, SoftDevice S120 v2.0 and SDK v9.0 platform.
Specifically using it a Central role to connect to a Blood Pressure peripheral.
When...
Hi,
As a beginner, I'm trying to have CDC J-Link Uart port work with my laptop. I'm using nRF52 board. When connecting the board to my laptop (windows 10), it displays...
Need some help on the tcp server example in the IoT SDK.
All steps working but the python script gets Connection refused.
bash# ifconfig bt0
bt0 Link encap:UNSPEC...
(nrf52832 PCA10040)
Hello. I'm trying to go along with the ble tutorial (advertising, service).
I download before last version of sdk 11 because with last 12 it's not working...