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...
I have this problem with all the samples for the nRF9160. When I build the zephyr.elf file, I get an error saying it failed. Please see the picture below. Any idea what's...
Hi,
SDK: nRF52_SDK_12.2.0
Softdevice: Generic_Stack_S332_02.00.01.hex
TX_PIN_NUMBER: on port 25
RX_PIN_NUMBER: on port 26
In our application we are using two...
Hi, We would like to support Bluetooth 5 in an upcoming product development.
Bluetooth 5 gives us two options for an improved connection: Twice the data through put (payload...
Hi,
I am using the Thingy:52 (that contains the nRF52832) and also have evaluation board of nRF52840.
Does anyone have a recommendation for a DAC for use with one of these...
HI,
May I ask, what is the version of J-LINK officially supported in sdk 15.3? I can not find it in release note.
See.
The following toolchains/devices have been used...
The Config Model Publication Set message can be used to configure a model to periodically publish its status.
If a model doesn't support publishing the `publish_timeout_cb...
Hi,
I've added WFE\WFI to my application running on nRF52840 on my RTOS Idle Hook.
Runs fine when debugger is attached , but when debugger not attached - the application...
Hi
I have merged NUS client , NUS server and multilink examples.
It works well and no problem in functions.
Now i will make that the module(with multilink nus server...
Hi guys,
sorry but first of all I have to admit that the migration is a mess. And really do not understand why you entered nrfx and did not make a clear cut. Because saving...
Hi I want to get the peripheral address from the UART and compare with scanned peripheral addresses from the central (nrf52832) and if the received address string is of one...
I'm using a custom PCB with a Laird BL651, which contains a nRF52810.
I've been following the "Transferring Project to nRF52810" tutorial here to run one of the simple BLE...
Hi
This is in part related to my previous post on PWM signal generation on two channels that are 90 degree phase shifted. The frequency of the PWM signal generated was...
Hi,
I am using nrf51422 in my project.So we are using keil5 u vision project and sdk 12.3 version so here the problem is when i tried to open the blinky project it is showing...
I need to add ARM_MATH_CM4 to my preprocessor definitions using Segger Embedded Studio.
I know this has been dealt with in "nRF52832: How to Include the "arm_math.h" library...
Hi there. I want to start first i am new to BLE Mesh. I have checked pretty much everything on the Bluetooth SIG and there are some questions. I have flashed the nRF52840...