Are there any samples for proprietary radio based on connect SDK?
https://www.nordicsemi.com/Products/Wireless/2-4-GHz-proprietary
I am not interested in gazelle and wanted...
Dears,
I have tried to install the nRF connect SW package on a Windows 7 32 bit system (different versions) but was not able to get the applications running. When installing...
Hi everyone, I'm working on a project with Zephyr (v2.9.1) and I'm facing a compilation issue related to managing two SPI devices on different buses ( spi0 and spi2 ).
In...
Hello, I'm running an example of channel sounding using nRF54L15.
The build is fine, but the following error occurs during flash.
Python is using 3.12.4 version. As you...
Hello,
I'm here again because this time I need to autoconfigure (configuring from inside program, no use of any nrf app) heartbeat destination node and source node.
For...
We have developed an application which uses the nRF9160 together with the same GPS and Ethertronics/Kyocera/AVX antennas as that of the nRF9160-DK . For the LTE antenna, we...
The current pc-ble-driver ( https://github.com/NordicSemiconductor/pc-ble-driver ) does not seem to support the SoC Library API of a Softdevice e.g. S130 ( https://infocenter...
I am trying to develop a Mesh application using Nordic Thingy. I was trying to allocate memory space for SD132.
As mentioned in the SD release notes, I had updated the following...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
Hello everyone
Now i am trying to import Freertos to my project BLE mesh in SEGGER studio. However, it had library name duplicate and i dont know how to solve that problem...
Hello,
I am using a redbear Nano v2 devboard and I am having particular trouble sending my EMG sensor data via uart. Can anyone help me out with the code. PS I am using...
Hi.
I have a customize characteristic that allow user to typing 8 bytes of data send from cell phone,
And I want to get this buffer out to go with my process, but I used...
Hi
I'm creating the customize service and characteristic for my needed, but I need a full 128 bit UUID that which is different in service and each characteristic.
As I...
Error executing NovelBits Gateway app on nRF52840 with SEGGER Embedded Studio. "Cannot connect to J-Link via USB" Running the SES for ARM 3.40 on Ubuntu 16.04 64 bit. The...
Hi,
We want to send our pre-production ready product for compliance testing. Selected testing laboratory told us " Conducted sampls should be set in continuous transmit...
Dear All,
so we have an embedded SoM running OpenWRT and I was wondering if I can make use of nrfutil even if not connecting a nRF52 via USB but via UART.
What I want...
So as far as I can make out, when I load a new application into the flash, the NRF52 will attempt to first load a secondary memory space and if successful, it will then replace...
Hi,
Right now i am using Blinky example in Peripheral section of SDK15 (S140). I would like to enable Coded PHY (BLE_GAP_PHY_CODED) instead of default setting (BLE_GAP_PHY_1MBPS...