Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
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...
The Commissioning and Characterization note for the nRF700x series ( https://infocenter.nordicsemi.com/pdf/nan_043.pdf ) says in section 2.1.2
However I have been unable...
Hi! We are considering moving from nRF9160 to nRF9161 on our custom board.
We are currently running modem FW 1.3.1 and nRF Connect SDK 2.0.2 on the 9160. However, we find...
Hello,
I am looking to conduct a test to simulate a Zigbee device using nrf52840 in the Zigbee:shell sample. This involves modifying the manufacturer ID and model ID. If...
I need a clarification about the update of gpiote driver. I've passed from the NCS 2.5.1 to the 2.6.1 and now I have issues in the configuration of my ppi infrastructure....
Hi,
I have a peripheral which is sending data to a central via the NUS service. Everything works as expected until the central is removed (e.g. power failure)
The problem...
Hi, basically I want to expose my firmware's version through the GATT DIS (Device Information Service) to client applications.
I have gone through:
the VERSION file...
The link provided as part of the webinar to download the PPT is not working, So could you please with PPT
Following is the webinar link
https://www.youtube.com/watch...
I develop using Apple M3 paired with VS Code with nrf extension. The development board I use is NRF52840DK. When using JLink firmware with version number JLink_V796b, the...
Hello,
I just recieved my nRF5340 DK and was going through the "Getting Started with nRF5340 DK Guide" ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/gsg_guides...
In the Power Profiler you can select an area of the logged data. Below the selected data it shows the duration of the selection. When I zoom in, or select a period larger...
Hi,
Something happened and I'm not quite sure what... but I can't seem to debug anymore with visual studio (1.89.1) toolchain (2.6.1) SDK (2.5.0) Whenever I press the DEBUG...
Hi all,
I have been successfully using an Adafruit 1.9" 170x320 ST7789 display, but when I switch to the Waveshare 2" 240x320 ST7789V display it doesn't work. I'm wondering...
I am trying to test with Dynamic device ID at run time and The chunks are not uploaded to memfault cloud through anroid nrf memfault application (See the attached screenshot...
Hi,
I wanted to know if we can configure the connection interval in the connection request in android. Please note that I am not talking about changing the connection interval...
I got an error while building the direction finding demo In nRF Connect:
../src/main.c:254:10: error: 'const struct bt_conn_cb' has no member named 'cte_report_cb' 254 ...