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 am trying to use the USB connectivity firmware so that I can use the pc-ble-driver with it.
I downloaded to my custom board the file 'connectivity_4.0.0_usb_with_s140_6...
Hi, I want to send 9000bytes one sencond.But when I send these bytes it will return error code is 19.
I had increased the ATT MTU to 274 with the function of nrf_ble_gatt_att_mtu_periph_set...
Hi everyone,
I'm playing with the nRF52840 dongle (PCA10059) but I'm not able to program it using nRF Connect (v2.6.1).
I open the sw and connect the dongle, choose...
I am trying to see onboard SD card via usbd_msc and I can not achieve that. I am sure SD card is connected properly and working as I can mount it and write files to it form...
Hello ! Hope I can get help with this as I am completely new to this and dont get a hang of it yet. What I am looking for is to be able to use the servers as clients. I have...
I use nrf52832-AA, S132
I use Fstorage from 0x68000 to 0x73FFF in flash memory.
Reading or writing data from that memory.
It doesn't have any problem working normally...
Hello Everyone,
I am newbie to nordic BLE environment. This maybe a silly question.
Currently I am using nrf51 DK with SDK11, S130.
Data to be sent through SPI:
...
Hi,
I was trying to add generic onoff server model to the dimming server example in order to On/OFF and Dim the LED on the nRF52 Dev board using nRF Mesh App. I added all...
With 100 battery powered bluetooth long range slave nodes connected to one master. To increase battery lifetime, Is is best to connect/disconnect all slave nodes to the master...
Hello,
I have the following scenario:
The device boots and starts to advertise.
When the central (android phone or iPhone) connects, peripheral requests bonding and...
I am using sdk 11, s130, nrf 51822.
Before getting into the question I ask in the title, I would like to ask this first:
1. Is it correct that every time I call pm_peer_delete_all...
I'm trying to integrate buttonless DFU in BLE app uart example. I added the file: ble_dfu.c, ble_dfu_bonded.c, ble_dfu_unbonded.c in the project. I added the following folder...
It's battery operation so I want to know how to setup 1sec timer and goto sleep_mode(power_down) after 1sec beacon scanning.
I'm using WDT to setup 60sec WDT reset so I...
Hi,
May I know what is the hardware layout for measuring external voltage using SAADC? I may not be understanding the infocenter or the datasheet for setting the external...