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! I am trying to read the voltage of a LiPo battery as explained in this blog post. The code on github however, is not compatible with the latest SDK for the SOC (12.3)...
Hey guys,
we are currently evaluating the pc-ble-driver-js. We want to get it running on a Raspberry Pi 3.
The Nordic nRF52840 module was flashed with SD Version 6.1.0...
Hi,
i am using nrf51822 interface with mpu9250 and i want to detect a tap without using of DMP feature of mpu motion sensor. my application requirement is low current consumption...
Hi,
sending some data from nRF52840 (DK or dongle) to a host computer via USB. When nRF52840 is connected to a "powerfull" host, all goes ok; when connecting to a "less...
hello,
Now i remove pwm_library programming in ble_app_uart_c(central) of SDK15.0 to produce a 125KHz PWM waveform.
But i found the program cann't run in NRF52 DK.
pwm_library...
hello,
Now i transplant pwm_library programming to ble_app_uart_c(central) in SDK15.0.
But i found the program cann't run in NRF52 DK.
I found it build no errors but...
Hello,
We are evaluating now a new project and I am struggling to get a feeling about one moment of Thread network and its particular implementation with nRF52840.
In...
hello,
Now i remove pwm_library programming in ble_app_uart_c(central) of SDK15.0 to produce a 125KHz PWM waveform.
But i found the program cann't run in NRF52 DK.
pwm_library...
Environment: nrf52832 , nrf5SDKforMeshv310src , nRF5_SDK_15.2.0_9412b96
0.did the switch_light sample use FressRTOS ?
1.if not use , can i use FressRTOS directly ? does...
Hi,
I have a device with two models, the Generic OnOff Server is located on the second element. When using the "Node Control" to change the "GenericOnOff state" the app...
Hi,
I'm using SDK 13.1, SoftDevice 4.0.5 on nRF52832. I have an app which runs for a long time but will occasionally enter the hardfault handler from an address within the...
Hello,
I try to send multi notification in one connection interval, but I can only send one notification.
Hardware
Peripheral: nrf52832 costumed board (with BMD-300...
Hi,
I'm using nrf52 custom board designed for our project,For this we have P0.09 and P0.10 as rx and tx used for uart, when i configured this two pins as rx and tx it is...
Hi
I am running on a nRF52832 chip with following software stacks
Mesh SDK v3.1.0
nRF SDK v15.2.0
Softdevice v6.1.0
I am working on a use-case where I am processing...
Hi
I want to get a certification. I need your help because I am not currently in DTM mode.
The procedure I checked is as follows.
1. J-LINK , USB to Serial Converter...