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...
Dear sir,
Good Day!!.
Im using nrf52840 SDv16 and im using Ble_app_uart code, here with i need to add Bluetooth pairing request with password on my android mobile...
Hi,
I try to run the example project "ble_app_hids_keyboard" on a NRF52811 (I use the PCA10040e project, adapted to the NRF52811 on a custom board)
and I always run in...
Hi,
I was reading the values from the FICR of my nrf9160 on my thingy91 and I noticed that when I read the INFO.PART register from the FICR, it returned 0x00009120 rather...
we have BorderRouter- Raspberry pi flashed with nordic alpha 4.1.0.1 image + nrf52840 dongle in NCP design .
As an end device I have EFR32 MG12 WSTK flashed with OT-CLI...
I am developing application with buttonles BLE DFU and FreeRTOS. I needed debounce on buttons and decided to use app_button. Here is my init:
I turn on log debug on app_timer...
Apologies for this question, as it has been asked a number of times but I've not found anything to help so far.
As at the time of writing, I believe I've got the latest...
I'm trying to deploy a new firmware to my hardware device but I get the following error in the nrf Connect 3.6.1 programmer (v1.4.8):
16:47:36.937
Error when getting...
Hi,
I noticed that the PPK2 turns off the internal voltage regulator upon disconnecting from it. Is there a possibility to change that behavior? I would like the voltage...
Hey Guys,
I have the nrf52840 as the peripheral and my application use varies depending on which central I am connecting to in terms of:
PC ( Windows or macOS or Linux...
Hello,
I have been recently trying to initialize fds in my application, through the assistance of the given flash_fds examples in the SDK (15.3).
Currently, I'm coming...
Hi, I'm working with flash, I've started with the example code from flash_storage, as I will need to use flash while using a SoftDevice.
I use NRF52 Dongle and SDK17.0.2...
hello,
i am using nrf52840 dvk with sx1276 lora modules and trying to read my device address using spi i am just calling the below function in main
uint8_t spiCommandData...
Hello everyone,
I'm currently working on porting a device driver to Zephyr on the nRF9160. I have defined a device tree and set up the device through the .overlay file...
Hi
I was wondering if there is any further reading about the Automatic network selection set as <mode> in the +COPS set command.
Especially, I'm looking for a solution...