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...
Hallo everyone,
I am reciving a notification from my server, which lenght can be 8, 20, 30 bytes but when I want to display the info using NRF_LOG_INFO is not printing...
To All,
From reading the datasheet I understand that nfr52832 spi can only send/receive up to 255 bytes at once. And to work around this a list method is used.
Because...
Hi,
I’m working on a device that requires to enable the softdevice when connecting with a smartphone via Bluetooth and disable it when acquiring data from an analog source...
Hello,
I am using sdk12 and uart code. I want to send my sensor data readings to ble app. For that I have modified the ble_app_uart code and I am able to send 8 packets of...
Hi all,
In my project I have a structure its length was about 2KB, I'm saving it as a static variable after using this I come across with a weird behavior from the board...
Greetings,
I'm having trouble being able to perform a DFU with the secure serial DFU. My setup:
Using PCA10040 (nRF52832) with the s132_nrf52_4.0.2_softdevice.hex...
Hi.
I am using saadc sample cod of SDK13. Changing some parameters based on the analog input, the example is sucking somewhere where I have not been able to find it.
...
Dear all,
I am facing small problems, which I guess most of you faced at some moment.
I am trying to switch from working with ST microcontrollers to working with nRF52...
Hi,
I know that the default handle value of device name is 3, but in my application i am not getting the default device name handle, is it possible to change the device...
I want to save precious CPU cycles by writing 40 i2c (TWI) registers in one shot. Can I somehow set up the TWI master to write 40 registers (each 16-byte address with 8-bit...
What is the maximum length of pdu for ble advertisement? I have ported the example application of solar powered beacon without softdevice.
I just wanted to know if it was...
For what I understand of the doc and this question it is possible to turn off the SD, turn it on later and then use the settings as normal.
Is it possible to turn on the...