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'm using the OpenThread from v4.0.0 of the Thread/Zigbee library and the TEMP driver to read nRF52840 temperature via a nrfx_temp_data_handler_t. I noticed the handler...
Hi,
I am trying to perform Buttonless DFU on a nrf52832 chip. I am using SES on Windows. I do DFU with nrfToolbox on my iPhone.
The way I do it is by packaging the DFU...
Hi,
I am trying to setup L2CAP channel in ble_app_uart. I referred the object transfer example and did the initialization of L2CAP parameters during ble_stack_init() both...
For certification purposes to qualify for the QDID defined by Nordic , are there any characteristics that are required to be present in the Device information Service (System...
Dear nordic team,
I'm developing a sensor based on nrf52840 and I want to make use of CMSIS NN. I have already integrated CMSIS in my eclipse project and can already use...
Hi,
Here i am reading the temperature data via i2c protocol , where the temperature sensor is connected to the nrf52832 .(15.2 version sdk) Now i want to publish the temperature...
I'm using nrf52840 with nRF5_SDK_17.0.0_9d13099 and usbd_audio loopback example. The example works fine with the given hex file but when i compile it myself, the signal seems...
Hi :) ,
My project continues quiet well, and now come the time to create final assembli of all my small block.
I'm using nrf52833, with s113.
I want my device...
hi guys,
now i have 2 pieces 52832 boards; A(PERIPHERAL) and B(CENTRAL); both run the nus service.
B( CENTRAL)--->A(PERIPHERAL) Through ble_nus_c_string_send();
and...
Hi. I need the NRF52832 to work in two modes. After power-up, the radio module worked like a normal NRF24L02, and after pressing the button, the BLE started. I took the example...
Hi Team,
We are working on the nRF9160 DK. We are integrating the central_uart code into the lte_ble_gateway, As we integrated for the purpose to use NUS(nordic uart service...
Hi,
I am developping some kind of driver as my company calls it which will be used to easily setup a mesh network for our projects. I am using the light_switch_client_example...
Hi,
We are using nRF52840 Dongle to receive BLE peripheral Device 240 Bytes notifications for Win10 program. And w e used "pc-ble-driver-4.1.1\examples\heart_rate_collector...
Hello Nordic
I am working with nrf52832, sdk 16.0, softdevice s132
I need to advertise NON CONNECTABLE ble with changeable data (later relevant data will be received...