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...
Hi
I am working on a custom BLE NUS using the ble nus peripheral example. I am currently using bluez on a linux machine as client and a nrf52840 dongle as server. I can...
Hi there,
First of all I have to say that I am new to BLE technology development. I tried something using your tutorial and I think I succeeded. The board can advertise...
I am trying to create an application where two or more transceivers can each be moving around with different people and each would know the location of the others relative...
Hi everyone
I'm trying to create a new project using SES but could not able to do that. Just i tried to copy the BLE_blinky project from examples and pasted on new project...
I copied the button project from samples in other drive. Copied the ../boards/arm/nRF534DK_nRF5340 in the new project folder. Then, I changed the names of board in all file...
I am working on an application where I need to start pwm sequence after particular delay (accurate delay of multiple of 100us).
I am quite new to nordic environment.
Here...
Hi!
I'm trying to figure out what is the maximum current I can safely sink or source from NRF9160 GPIO pins.
From the spec I can see that I can expect ~10mA sink/source...
Yes, I have seen the many other tickets with this subject name, but they did not solve my problem. All of the directory paths in my "User Include Directories" in Project preprocessor...
We have a running sensor system with four sensors sending data to one central node (all nRF52840 Dev Kits). The nRF Mesh App was used to provision the nodes.
Now when...
Hi,
I use NRF52832,SDK17.1 ,softdevice is s132.
I shielded the part I added by myself in ble_uart example, but it will prompt this error about 1min after power-on. How...
Good Morning and a Happy New Year,
I try to test an application, using the nRF Connect for Desktop (on a Mac). While trying to pair with an application that supports LESC...
Hello All,
I've had some success now connecting my 52840 Dev Kit with the NRF52840 Dongle and would now like to use the dongle as a receiver with the PC-BLE-DRIVER-PY library...
Hello,
Does the nRF Connect SDK support enabling QSPI encrytpion (DMA, XIP)?
I see there are two functions in the nrfx_qspi.c that do this: nrfx_qspi_xip_encrypt and nrfx_qspi_dma_encrypt...
Is the nRF51 SDK version number exported as a preprocessor #define in any of the SDK header files?
Because the SDKs are not backwards compatible to different revisions...