I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
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...
Hi ,I am new to nrf .I am currently using nrf5340,so i want to just print raw data of sph0645 using zephyr.I tested with examples of echo but i didnt achieved to print raw...
Good afternoon, I'm working on a project where the objective is to estimate the beacon <-> observer distance based only on RSSI. As a part of evaluation I've taken some RSSI...
Hi,
I´m using a Fanstel BC40M board with a nRF5340 on board as a peripheral device.
Being connected to a central, it triggers some tasks in the peripheral. The peripheral...
Hello All,
I have nrf9610 Develoment Kit on my side:
mfw_nrf9160_1.3.5
Using nrfutil-device core version: 7.13.0
Using nrfutil-device version: 2.1.1
...
Hi Q&A
Recently, the Bluetooth communication protocol (nrf52833) was added to the ESB, both can communicate normally, but there is a problem when switching between the two...
Hiii,
I have added BLE from peripheral_hids_keyboard to Peripherial_Uart,and now my PC and mobile (Android) can connect with DK(nrf52833) and can regard it as a HID,but...
Hi experts,
I am in the process of upgrading the projects based on nRF52SDK to nRF connect SDK. Previously, we used to store the entire nRF52 SDK along with our custom code...
Hi all,
Currently our team is trying to implement a bluetooth mesh sensor network. We have started testing and experimenting with the mesh interface by trying to follow...
i Used a nrf52840 DK board and zephyr sdk v2.6.0. I'm start the ble advertisement and configure the gpio interrupt on sw1 in low mode flag GPIO_INT_LEVEL_INACTIVE (Low level...
Hi, I tested the TCP client AT command in nrf9160DK, I flashed the ncs v2.5.1 example of serial_lte_modem firmware on the board.
I send the command as below list:
AT#XSOCKET...
Hello
We are using nrf5340 in the new project. PCB design was made. We are currently waiting for the typesetting process to be completed. There is no Jlink on the designed...
Hello,
I am creating a new project that uses the nRF52810 as my controller, and during the development stage, I am using the PCA10040 nRF52832 development board. (I read...
I've got a custom board that puts UART_TX on P0.14 and UART_RX on P0.15, with no RTS or CTS signals. I've got a USB to UART cable that I've plugged in, and I know at the very...
Hello, I am working on an application where large amount of data are being stored onto a NOR flash. The flash is a W25Q02JV with 2Gb of storage, running little FS. My application...