Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi,
This post is just to share with all of you (who would need it) a simple application interface (attached here) that uses the nRF52840 USB since we spent some painful...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Hi,
Is it possible to be in connected mode (exchanging data) and also advertise data packet (on primary channels) between two BLE devices (so, in both the modes) ? Is there...
When using nrfjprog over an IP connection, `--ids` never returns a value. This is frustrating as the Zephyr nrfjprog runner uses this command to determine if there is a board...
Hello !
In latest errata, https://infocenter.nordicsemi.com/pdf/nRF52840_Rev_3_Errata_v1.1.pdf is not so clear all details of this anomaly
[254] RADIO: External PAs, FEMs...
My laptop is running the latest macOS 12.4. It is a 2021 Macbook 14" with M1 Max.
I updated nRF Connect For Desktop and Toolchain Manager to the latest versions, then I...
I am trying to port a timer over to the nrfx_rtc driver and I can't seem to get it to start counting. I'm sure I'm missing something small, but I'm not seeing it. SDK 17,...
Hi,
I have a medical device where my mother board has a NRF52840 chip which communicates with a Android Tablet through blue-tooth. We find it gets connected with few tablets...
Hi, I am working the Zigbee in nrf connect SDK 1.9.1 I am running light_bulb, switch and coordinator examples
I want to change the panid , Short id, via proj.conf
how...
We have an nRF5340 application that builds fine for our custom board. However, it is not very straightforward what steps need to be performed to enable FOTA updates. I have...
Hi,
I am using an nrf5340 with nrf connect sdk v1.9.1. I need to calculate the duration of an event with nanosecond precision, so I am using an nrfx_timer at a frequency...
Hi,
Greetings!
I am using below setup
nRF52832
Mesh SDK 4.0.0
SDK 16.0.0
Application Example: light_switch_client_nrf52832_xxAA_s132_7.0.1
Issue:
Using above...
When I run TX tests with the AT%XRFTEST command, I can start the TX test without any problem but then the modem stops responding to AT commands. For example, if I send
...
Hello, I'm in the process of attempting to implement Eddystone EID on the nRF52805.
It's been a bit of a nightmare, so I'm finally taking the bold step to make my first...
I am using SDK 17.1.0 with an nRF52832 design similar to the P10040.
I was previously using the original timer application and things were looking good. I decided to upgrade...
Hi,
1. Please provide me with an example in which UART0, UART1, uart2, and uART3 are enabled
2. The sending and receiving rate of each UART must reach 1,000,000 baud rate...
We are porting a project from SDK 11 to nrf5 SDK 17.0.2. We have also used a couple of different versions of SDK 15 extensively on several different products.
Our code...