Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
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,
In app design stage, and we cant connect to the bluetooth device UNLESS GPS is actually on. I dont mean permission, that's fine, I mean actually having the gps service...
Hi, I just started to develop a new project with nRF52840 and I've been trying to understand about white listing feature of BLE.
As I need white list to skip unknown device...
Hello everyone,
We are using the nrf52832 Dev Kit ( PCA10040 1.2.1 2017.49 682663245)
SRK Version 15.3
OS : Fedora
On the saadc example in the peripheral folder...
Hello,
I need to convert a standard 32 bit floating point number to IEEE-11073 16-bit FLOAT with 12-bit mantissa and 4-bit exponent (source: https://infocenter.nordicsemi...
Good morning,
I have been asked to merge the code developed by two independent teams. Of course, each one of them took their decision on the management of time, and of course...
Hi,
Im using NRF52840 with SDK 14.2. Currently trying to use SPI to read a large amount of data. Currently, the SDK is limiting the array buffer size to 255. My understanding...
We're using FDS in our application and have found that often after quick, repeated writes to a given record, the next time that an attempt to open the record is made, the...
I have a central and peripheral both running on nrf52840 Dev Kits. The connection is made by scanning using the 15.3.0 SDK scanning module with a UUID filter and connect_if_match...
Hi
Development software- Nrf sdk 15.2.0
Computer platform, with versions (Windows/Linux/OSX, ...) : Using windows 7 and Segger IDE
hardware revisions - NRF52840 Development...
Hello,
I have battery BLE sensor modules that send sensor data as BLE advertisements (custom advertisement, not beacon format). A BLE observer receives the BLE sensor data...
When I try to use SDK in C++ project with GCC 7 I get:
That's because not all fields are initialized:
The fix is very easy for Nordic to implement. Just add missing...
When I have opened a nrf socket with nrf_socket to extract GPS data, when the GPS acquisition phase is over, I want to close the socket, since I'm turning the GPS off. calling...
I am evaluating the nRF9160 features - and the low average power while in eDRX is attractive if it reduces transaction times when establishing comms on the next eDRX wake...
I am looking to update the NRF52840 firmware from the integrated flash. I am able to get the new firmware file there through other means and I just need to point to that new...