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'm working on a datalogger application with a couple of sensors with sample rates of 32 Hz, 25 Hz and 0.1 Hz on the nRF52840. The goal is to sample these sensors and...
I'm trying to get the nrf sniffer set up on a macOS machine. I'm following the steps in the documentation , and I get an error in step 3b:
Turns out the find_sniffer method...
For the ibeacon example in the connect sdk, located in zephyr/samples/bluetooth/ibeacon, the bluetooth address is never explicitly set in main.c. What does that mean exactly...
The serial number of the product is stored in the memory of the nRF52. After DFU update, this memory area is erased (or changed to new one from new FW). Please let us know...
Hi,
We are the Manufacture of LED lighting.we want to developing nRF52840 Module for one of our projects.
Please Review the schematic and PCB Layout.
Documents are confidential...
Hello DevZone,
I am using Laird BL651 which incorporates nrf52810.
I am currently at the development stage of my project and I'm experimenting with lowering the power...
Hi!
We are using the nRF9160 in a product. The product brief specifies a max throughput of 300/375 kbps (UL/DL) for LTE Cat-M1 and 30/60 kbps (UL/DL) for NB-IoT. Can you...
Hi,
I have a question about the whitepaper nwp-017.pdf. It is described under the chapter "Equipment needed to tune an antenna" that you have to attach a coax cable where...
Hi!
I am running Zephyr direction finding sample for AoA transmitter (nRF Connect SDK). At the end of main function I read DFECTRL1 register just to make sure that it is...
Hello
I have developed an application on my nRF52840 which allows a smartphone to be able to connect in secure BLE.
Everything works fine but I notice that every time...
Hello,
I have an application where I want to send a packet with a directed PDU form a peripheral to a specific central. As an example if I have an alarm the peripheral wants...
I am looking for a System on Module (SoM) with BLE , LTE and GSM integrated on it with all radio/antenna stuff certified., e.g. a module with nRF91 and nRF52 like Thingy:91...
I am using a nRF52840 dongle having usbd_cdc_acm example code.
Whatever data I am sending it appears only on Tera term. But not in terminal software and arduino serial terminal...
Hello,
I am trying to measure the RSSI value of the Zigbee communikation on nRF5340DK.
Right now I have programmed light_buld into one of the DK and light_switch into...
I have followed https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial
i WANT TO ADVERTISE the battery...