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...
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 did some measurements today on our I2C bus and see that the GND level is different some times. The most time it is not GND level (about 800mV). I checked cross talk...
Dear
I increated a Generic Level module to main elements which have a Generic ONOFF module on Mesh example Light Switch Server project base on PCA10056 DK board for nrf52840...
Hi I am using the example code here https://github.com/NordicPlayground/nRF52-ADC-examples/tree/master/nrfx_saadc_simple_low_power_app_timer_multichannel_oversample to use...
Hello guys,
Has anybody had the issue opening the new version of nRF Connect for Desktop (v3.6.1) in Windows 10 Pro. I have used an older version of this application and...
I want to build a secure boot loader for my custom board based on the nRF52832.
This post claims to walk through the process of building an example of a secure boot loader...
I'm strugglgin to find any documentation on how to set/request the iDRX paging interval in RRC idle. I have a device which sends an MQTT keepalive message every 3minutes,...
I have run into the issue where the soft device is not being processed when I debug so it throws the assertion failed error. After a lot of searching on the forum I came across...
We are using FDS from SDK 17.2.0 on nRF52832.
It is working so far, we can store and read back data.
When putting battery in and out fast, we get sometimes, but often...
I have the thingy52.py script running on a Raspberry Pi 4, and I can successfully poll the sensors when the Thing52 is awake (recently tapped) but when I try to poll in a...
In our final product, we wish to send the battery voltage level with other data to our server so that our customers can see how much the battery is drained. I am seeing that...
Hi,
I have downloaded the nrf5 Sdk 17.02 and nrf mesh 5.0.
Kit:nrf52832
Ide:segger ide
1. Can you list out the security related topics that I need to cover while using...
Hello! We're looking for a way to sync up several peripherals surrounding a central. Our idea was simple- have the central measure 'current time' as near to a connection as...
Hello,
I am working with the NRF52480 and started with SDK15.
I have reached a point where I would like to manipulate the value that is being written or read from a characteristic...
Hello,
In a quite particular configuration, the nRF8001 sometimes stops responding. The only way to make it work again is to do a hardware reset using the reset pin of the...
I want to get the current time on the nrf52840 side of thingy91. As an example, I think there is a method of obtaining the current time with AT+ CCLK on the nrf9160 side and...