Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
nRF52840 NCS 2.4.1
I am logging to the FS backend. All the files have a date of 12/31/21 11:00.
How do you give the file system access to UTC time?
I have a UTC time...
I'm working on a project with the AD5940, and it looks like this case did the job.
However, I am using NCS v2.2.0 and not nRF5 v17.1 - so code translation is required...
Hi,
we are using nrf52840 and nrf SDK-16.0. we have achieved simultaneous connection and data transmission for 4 devices in Ble 4 (i.e. 1 Mbps PHY).
Now we are trying...
Hello Everyone! I am working on a zephyr project based on nrf52832_mdk hardware. I have a code that transmits data over BLE. The BLE connection name is, let say zephyr-connect...
Is there a way to modify the PHY layer, or SoftDevice, so that a timestamp is immediately read from a timer and forced into the manufacturer data right before transmission...
I have an application I am working on, and I created a custom structure rx_servo_t. The structure is meant to provide methods for controlling some off board motors via GPIO...
Hi,
We need to integrate a testing mode within our firmware that uses Nordic controller to do BLE functionality as we want to achieve single image solution for production...
I'm working with a BLE peripheral application that must transfer large amounts of data to a phone central. The application uses the MTU negotiation to determine the max notification...
Hi,
I'm evaluating the nrf7002 for use in a monitor mode device. I'm using a nrf7002-dk, nrf connect sdk 2.6.1.
I'm working off of the monitor mode sample here: https...
Hi,
We have several hundred devices in real time deployment and find the typical DNS/Cellular connectivity issues during the day that we generally solve with delayed connection...
Hi there,
I must interact with an I2C slave that sends variable-length messages. The first byte of the transactions describes the length of the remaining bytes.
i2c_write_read_cb...
Dear Support,
we would like to know what is the total value of the capacitance and the inductance of the nRF52805 (for ATEX certification). I can not find this information...
We have project using the common Matter Code base from SDK 1.6.1 and using a variation of the code to act as a switch sensor device time. This seems to work pretty well; however...
I need to add tx power to my BLE advertising, but I need to ensure it is in the Scan Response only not the main AD PDU.
Also, I change the Tx power by code using the function...