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 all,
nRF Connect SDK: 1.5.0
nRF Connect Toolchain: 1.5.0
Desktop OS: Windows 10
I'm currently using nrf9160dk to explore the GNSS features. I take a look at...
Hi, I'm using the SLM application and I would like to test the PSM on the nRF9160-DK but its timers seems to be aperiodic (instead of periodic). I set it using the at command...
I want to use a UART line to send and receive data to a nrf52840 DK and then have the data sent wirelessly to a separate DK and then print it to a terminal like in the multi_sensor...
Hello,
currently am working on connecting two different modules of BLE, nrf51822 and Rn4871.
The problem am facing is that i am not able to send and receive data between...
Hi,
We are using mesh SDK 5.0 on NRF52840 integrated with PIR and light level sensors for office lighting, it works well.
Now we'd like to check if we can expand the system...
Hi while implementing/testing MTP on Linux Wireshark captured setup requests asking for "Device Qualifier Descriptor" according to section "9.6.2 Device_Qualifier" in the...
Hello,
Can you please provide information for current consumption of the GPS in these modes?
VDD=3.8V
Acquisition time = ? seconds
Acquisition current = ?mA
Tracking...
Dear all,
For our project we want to store information on the device in an additional flash partition. We have created a new flash partition, called factory_settings_partition...
Helo Nordic support team,
I am supporting a client that has designed a product using the NRF9160 with GPS. The product has a small patch antenna mounted on the pcb board...
Hello. I am trying to build an project and I need to use RF module. And I have to Use pic18f45k22 with MikroC. But I couldnot. I have some 18f45k22 codes but dont work I dont...
Hello,
I need to retrieve the IP-Address of the modem, are there any convenient way I can do this?
AT commands maybe?
Appreciate any info on this.
With regards...
Hello
I am having rather odd problem with SWDIO pin shorted to ground. I am using Fanstel BT840x BLE module and I have never seen this issue on my custom board until last...
I see this line for cache enable register in application domain : infocenter.nordicsemi.com/index.jsp
NVMC built-in cache not supported (ICACHECNF, IHIT and IMISS registers...
I'm trying to test button less dfu on nrf 52840 dk. i am simply compile that hex ble_app_buttonless_dfu_without_bonds_s140_with_setting_page.h file with soft device s140 or...
I am building the coded bluetooth gateway using nrf52840 and ENC28J60. Integrated between two examples:
https://github.com/nrfconnect/sdk-nrf/tree/master/samples/bluetooth...