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 There - I'm very new to electronic design and need help making a key design decision. Specifically I want to know that the performance will not be a problem when writing...
Hi
On some devices we see in the production a shortcut between the BT antenna and the P0.18 pin on the 52811. The cause can be extremely warm weather at the production facility...
Hello,
We are tweaking the TLS connection between nrf91 and mosquitto.
What ciphers does the modem support? Is there a list available?
Best regards,
Vlad
I want to send a byte on Nrf connect app upon receiving an GPIO interrupt using BLE_APP_UART code. I have configured pin P0.10 for the GPIO interrupt. I am using SDK15.2.0...
Dear guys,
I am implementing a module that monitors the battery voltage for our tracker device using NRF9160.
I do not understand how to set up two parameters for the...
Hi:
The urgent problem we are facing now is:
debugging hci_usb on Linux, how to set MAC address and send/receive files ? hci_usb fw : \ncs\v1.3.0\zephyr\samples\bluetooth...
Hi, I have no found clear steps to create DFU zip packet for old one softdevice S132 SoftDevice v2.0.0.
I try to build with nrfutil pkg generate but seems its working only...
Hi,
We are currently trying the Long Range (Coded PHY) on our advertised message, but we can't see any improvement (range of about 50meters). The range can even be smaller...
Hello,
I'm using a NRF52832 with SoftDevice s132 v7.0. I also have freertos. I have an app which advertises and scans. The app is set up to trigger a break point on assertions...
I have some customers seeing an issue with advertising/connection after successful DFU. Everything was working before DFU. The changes in the new firmware have nothing to...
I am trying to port the examples/ble_central/ble_app_hrs_c project from the 52840/pca10056/s140 to a 52833/pca10100/s140 project.
Having trouble in the port from the nrf52840...
Hello, I'm using softdevice 6.0, SDK 15.0, secure bootloader buttonless S132. On the phone with Android I'm using: nRF Toolbox 2.9.0 with DFU Library version 1.10.3.
I start...
I have built a custom chip with nrf52840 on it.
I use Ses as development tool.
I took as startingpoint for software SDK15.3 with Softdevice 140
I took the ble_template...
I use SES for debugging,
the chip is nrf52840 with softdevice 140, sdk 15.3
I ported a project from 2017 and now I'm ready to compile all without any error,
but as...