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 met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
I've interfaced an ST mic eval board (STEVAL-MIC006V1) to the nRF52 dev board on the PDM interface (SDK-15.2.0) . I'm attaching the code for showing my configuration and flow...
Hello,
I could not find a way to build S130 examples for nrf51822XXAC via SEGGER. I am getting errors at the build stage. I am using nRF5_SDK_12.3.0_d7731ad. Is there any...
Hello,
I easily explain the issue I've found with azure_fota sample (...\v1.5.1\nrf\samples\nrf9160\azure_fota).
After configuring my azure hub, the prj.cnf of the fota...
Hello, I am working on a multi peripherals to one central project based on the NUS service of NORDIC chip. Now I use nRF52840 Dongle as the central board. I have debug the...
Hi, i'm a litte bit confused about the Secure Boot functionality. I'm using a custom example and the SDK 17.0.2 Secure bootloader. When generating a DFU package I have to...
I have compiled ble_app_uart_pca10040_s112 and it appears to be working for small amounts of data, however it crashes when large amounts of data are pushed through (from UART...
Hi
I got NRF_ERROR_NO_MEM, when calling to "nrf_atfifo_item_alloc()" from "timer_req_schedule()" routine.
Is the allocation is done from the task heap or stack?
Thanks...
Hello guys,
I decided to open a new ticket.
I am doing a university project which consist if building a BLE mesh formed by microbits & nRF52833.
As I have seen both...
I'm connecting the NRF52832 UART to a USB bridge, CP2110. I am going to use flow control on NRF52832 but I might not use it on CP2110 for unrelated reasons. In general, my...
Hi,
We are Manufacturer of LED Lighting Products. We are developing Outdoor rated Products using nRF52840 with External Antenna Module.
Now we want to know that FCC TX...
Hi,
I have integrated ble_uart_app with timer example provided in "SDK 17.0.2".
When I run the program the timer timeout immediately by calling "timer_led_event_handler...
Good morning,
I am developing a custom PCB with nrf52840 and antenna. I would exploit the shape of the nrf52840 Dongle PCB antenna copying it.
Two questions:
- could...
Hi!
When I try to build the asset_tracker example (or any other sample) I get the following error:
I am using v1.5.1 of the SDK and I have installed using the Toolchain...