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...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
According to the nRF9151_PS_v1.1 specification, when using PSM, the current consumption should be below 5 µA ("LTE power saving mode (PSM) floor current – 2.7 µA").
However...
I am working with the Radio Test sample, but the project does not include any .overlay file by default. I created my own .overlay file and placed it inside the boards/ directory...
Is the schematics developed by our engineer for the antenna okay?
1. Is the L6 and 0 ohm resistors are for tuning?
2. Can I remove the 0 ohm resistor and use the same...
Modem Firmware: mfw_nrf91x1_2.0.3
SDK Version: 3.1.1
nrf9151
Using the aws_iot sample as a reference, I'm trying to get my device to connect to an IoT instance that...
Hi
my customers are complaining that they have a bad connection in a large conference hall with many people.
Actually the other people in that huge room are not using...
Hi,
We are observing cellular positioning timeouts. A-GNSS is enabled and the device is provisioned in nrfcloud.
The device is located indoors, thus GNSS based positioning...
I'm using SDK 15.3 (S140) on an nRF52840 and FreeRTOS 10.
I've got a product that plays a peripheral and from time to time checks its surroundings for particular beacon...
Hi Team,
I'm on nrf52810 MCU, and am using the BLE Peripheral use case and need the BLE DFU functionality.
I've build my application on top of ./nRF5_SDK_17.1.0_ddde560...
I’d like to understand whether the ZBOSS Zigbee stack integration in Zephyr is considered production-grade. My concern arises from the fact that I’m unable to interface Nordic...
Dear DEVZONE,
We are working on Nordic nRF58480 USB dongle for Thread activities.
We are using one testbench on which we need to automate with Python scripts reprogramming...
My project is based on tracking using BLE signal. I have nrf52833DK and CHW1010-ANT2-1.1 and Iam able to get the IQ data. Now in my case transmitter will not sent any CTE...
I am trying to create a custom version of the Asset Tracket Template for the Thingy 91:X.
I am using the VSCODE environment and created the application using the instructions...
Hey im new to the nordics family. Recently bought nRF52840dongle to work with a project im developing. So im using RFID-RC522 reader connected to the nRF52840 dongle via SPI...