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...
Hello,
We use the nRF52832 with SD 17.2.0, Bluetooth LE.
We observe an error when doing the following sequence:
- Build a bonded connection using the nRF Connect...
Hi,
When using the TWI manager you normally provide a callback function that is executed once the transaction has been completed. I'm using the NRF logger module to display...
Hi, Nordicsemi
At present, although SPI uses easy DMA when reading and sending data, in the actual use scenario, I still use gpiote to detect the interrupt pin of the sensor...
I am using the sdk-zephyr. After configing the ubuntu enviroment, i use the west build commond to build the sample project.
But there are errors like these:
[0/1] Re-running...
Hello,
I have few questions about PPI.
----------
1. How to configure PPI channels that runs one after the other? If yes, is there any example?
Because I have two...
I'm having trouble getting the Secure Entry gateway functions to work out of RAM. The nRF9160 datasheet has RAMNSC configurations, so it should be possible. We're able to...
Hello,
I'm not able to locate the QDID for S113 v7.2.0, associated with nRF52832 and SDK 17.0.2.
The product page for S113 indicates that S113 is Bluetooth 5.1 qualified...
Hello,
two part question;
-when a device is registered with the FCC, there is a good amount of documentation uploaded to the FCC website like test reports, photos of the...
Hi I'm wondering if anyone has any tips on implementing a I2C recovery sequence with NRFX 2.3.0 (as included with Zephyr 2.4.99). I've seen this discussed https://devzone...
Based on zigbee sdk 4.1, in the sample code of light_switch, leaving the network and joining the network are completed by buttons, the code is as follows:
Seen from the...
Hi, my BLE application on nRF52832 is designed to select two mode to operate with 3 position slide switch when power on like ON(Mode 1) - OFF - ON(Mode 2).
At Mode 1 position...
Hello.
I'm using nrf52840 to sample the voltage from the wireless board and then send the data to the PC via Bluetooth.
With the help of DevZone, it was able to construct...
Hi,
I have downloaded and installed nRF Connect for desktop - Bluetooth Low Energy. Now I want it to operate as a peripheral that can send connectable advertising packets...