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...
I would like to confirm the number of available and configurable PPI channels for the application code when Softdevice S132 is used. I am using nRF52832.
In the Product...
Good day all,
I found the work of Nordic Semiconductor to perform wireless programming arduino devices using the nordic semiconductor bluetooth via Github. Actually I have...
Hello
I am working with Arduino DUE and I have read that arduino DUE and fRF8001 library doesn't work so, I am making a code to run in Arduino DUE but, I don't know how...
Just out of curiosity, can we have a Bluetooth Classic device communicate with a Bluetooth Smart Device.Both the technologies are very different at the protocol level but...
Hi, I am working on a project that the ble sensor will be mobile. I load mutiple nrf51822 with the softdevice S120 working as APs and place them in different places to extend...
Hi there,
I am trying to implement scanning feature based on timeslots (with BLE).
I can receive and transmit my packets in timeslot. However I need to send PACKET_A and...
We have conducted some form of RF performance test at various battery voltages (3V, 2.5V and 2V). And the results we got shows significant degradation in performance at lower...
HI,ALL
thank all kind developers.
i need make my board as a central.
when i overview the source code,the function 'scan_start' contain the function ' bsp_indicayation_set...
HI,EVERYONE,
NICE TO MEET YOU,
i wanna know that if the buttons_leds_init assigned three buttons at once.
And i noticed that the function name is 'advertising_buttons_configure...
Hi All,
We are in design phase of our project, which uses two NRF52 chipset one as master and Central , We have some prewritten content in Flash, which need to be read...
I ´m testing gpiote interrupt, i´m work with nrf51-dk, softdevice S110 and sdk 9.0.0.
I have a pin that receives a signal 0 all time, and it changes to 1 when I have to...
Hi, I'm using SDK 7.2 and S110 7.1.
I haven't mirgrated to SDK 10 yet.
I'm using the HRS and bootloader (which uses dual bank and BLE OTA) example.
After I select...