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...
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,
I am uploading my code with a basic URI to be advertised by the chip.
I am able to build and upload the code for the nrf52832 in my nrf52 DK, the program works...
Hello Team,
I am using nrf52840 board which supports ZIGBEE . Setup Details: Zigbee_LIGHT_BULB (nRF52840 DK) Zigbee_LIGHT_SWITCH(nRF52840 DK)
Light Bulb Example
I am...
Hi,
Currently we are using nrf52832 for our IoT finger wearable gaming mouse. Is there any newer nordic ICs with low latency features suitable for gaming applications. ...
We are looking to use the nrF5340 as a Bluetooth Classic Bridge to Auracast Transmitter.
There are some products on the market that allow you to make a standard bluetooth...
Dear
We are using the SDK15.2.0, we found after the DFU, the device reset and the consumption is normal first, but after 70+ seconds, the current consumption become abnormal...
HI all!
I've been doing some research on working with nRF Cloud and I have a few questions/clarifications:
1. In general are you able to drive/control a GPIO pin through...
I am trying to get provisioning by trusted user procedure of aws_iot working by making some changes in aws_iot nrf sample
I have tested it with permanent certificates and...
tl;dr
ZBOSS's version needs to be upgraded one by one. When migrating the SDK from 2.3.0 to 2.7.0 while preserving the persisted ZigBee network info, migrate the code to...
Hello,
Im developing a custom BLE mouse plus receiver, where they both implement the BAS BT service to keep track of the mouse battery.
So far I got it to work using my...
Hi,
I am having the same problem as nRF9160 UART: Loosing data when RxData is split into 2 buffers (Async API) - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi...
Hi Nordic team
It was heard that Matter spec v1.3 will allow Matter WiFi device to be commissioned by WiFi directly, but not bluetooth.
Was this information correct? ...
Hello, I am using the nrf5340dk with nrf7002ek shield and trying to build the wifi fundamentals lesson 4 exercise 2 code (connecting to MQTT over TLS) but it isn't building...
I have the problem that I am currently unable to debug any of my Bluetooth applications.
I'm sure that I was able to do this without any problems during the original development...
Hello!
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am integrating NUS Central...