Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi to all,
i am developing a device with nrf52840 soc and soft device 14 and SDK 15. my device work well with Android, Windows, Google web ble but it experience unexpected...
.y device keeps restarting multiple times without any warning which causes messages to be delivered multiple times to nrfcloud. I've had 5 messages delivered simultaneously...
Hello everyone,
Testing on:
nRF52DK (PCA 10040)
SDK 13.0.0
I have been struggling with reading from the register of ADS1299. I just want to try to read info from...
Since Commit https://github.com/NordicPlayground/fw-nrfconnect-zephyr/commit/bd7569f272882f105515acda04e45e7878a68e13 the cmake build on Windows is broken (see also https...
I am getting this message with constant reboots.
Nrf_cloud_connect failed: 60
Used tracker application. My device doesn't even show up in nrfcloud.
The at client application...
I'm checked out at today's current head for fw-nrfconnect-nrf ((ecc4ded86716fcf4b94e80efca450b3ddb4b7a26)) and have run "west update" to sync all repos. My modem is loaded...
I am modifying the twi_sensor project ( using Segger studio ) I want to add support for TWI 1, I have enabled it in the sdk_config.h file:
TWI 0 works fine as expected...
Hello sir, Mayur here can you please help me out with the interface of data from NRF52832 and ESP8266. I am facing some problems as i am not able to communicate the NRF to...
Hello,
I am using the nrF51 DK (PCA10028 board) which has been programmed with the Softdevice 130 in the Keil uv5 IDE on windows 10. I am working on the proximity application...
Hello,
In an application I am using NRF52832 IC as central. Before uploading code in every board, I need to change the device name and compile. This process is consuming...
Hi Nordic Team,
I'm having some trouble with using the nrf_calendar with the softdevice...
I'm using the SDK V12.3.0 and softdevice s130 V2.0.1 and the exemple ble_central...
I read a few questions there were related to this, none that i encountered seem to give me an answer.
I am using SDK15.1 nRF52
I am NOT using dynamic allocation, I need...
Hi,
I want to connect NRF51822 wit NRF51 development kit over the air i-e. Development Kit would work as server (look for available client and connect with it and then send...
Hi,
I am using nrf51422 dk board in my project. so i need to use Bluetooth in my project. Could you plz tell me the which version of SDK do i need to use for this Bluetooth...
Hello to everyone.
I'm working with chip nRF52832 (PCA10040) and Mesh 3.1. I'm trying to connect a HC-05 Bluetooth/Serial Module using its serial pins (Rx/Tx) to the default...