Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
Whenever I open my workspace or build in VS Code, the Output tab of the bottom pane opens to nRF Connect output where it repeats this many times:
How can I debug this...
Hello.
We're planning on using a MIPI Antenna Tuner in our upcoming design and I'm referencing the documentation here for the PHASE ON (1) portion
https://docs.nordicsemi...
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...