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 Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello everyone, I've followed the following guide for mesh dfu and had no issues with the example provided here : https://www.nordicsemi.com/DocLib/Content/SDK_Doc/Mesh_SDK...
Hello,
is it possible to set the sniffer/firmware to follow the central device instead of the peripheral?
Currently, only peripheral devices are shown in the device...
I'm attempting to get a grasp on how much CPU time an SAADC conversion is taking. I'm running the SAADC sample code from the nRF52 v15.1.0 SDK on an nRF52832. SAADC_CONFIG_RESOLUTION...
Hello everyone, We want to program the other NRF52832 chip from the NRF52832 chip via OTA. The DFU service UUID is 16 bits (0xfe59). However, the characteristic UUIDs are...
Hi,
I'm using the nrf5283 chip alongside with the SDK12.1. I have a strange situation related with the bootloader dfu.
First I flash with the programmer a merged hex...
Hello,
I'm working with Mesh SDK 3.1.0.
I made some changes in app_level.c file.
Could you please confirm that these changes are right?
They seem to work fine, but...
I am using SDK 15.2
I downloaded both nRF Toolbox and nRF Connect applications on my phone (Lenovo K6 which is running Android 7.0 but i tested the same thing on multiple...
Hi,
I'm attempting to flash program a Nina B112 Bluetooth Module (from Ublox), which is built uppon a NRF52832 board and i'm attaching this module to a custom board.
I...
Hello,
I'm building BLE preipheral and central devices for transmiting voice signal (best audio quality is not very important requirement) from peripheral to central. I...
Hi All,
We are in evaluation phase of a project where in our battery powered device would use nrF52840 MCU and communicate to the mobile phone over BLE (say about 5x times...
I am working on nrf52832 and sdk11. I want to store my accelerometer and gyroscope data into external memory.Does anyone have code of it? or any one having .c and .h file...
HI, I am using nrf52832 soc and i develop our own module. i need to create a mesh network within the device.
I am using segger embedded studio 3.34 (windows 10) and SDK...
I am new to BLE and want to learn what options and methods I have available to alter the advertisement package. Is it possible to include a floating point value, that could...
I am working on requirement, where if you hold a button for "1 second " it should turn ON LED1 on the DK, likewise when you press button for "5 seconds" it should turn OFF...
I am working on requirement, where if you hold a button for "1 second " it should turn ON LED1 on the DK, likewise when you press button for "5 seconds" it should turn OFF...