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...
hello folks
I'm triyng to send a simple vector with ble but what i receive was different.
aniway what i want to send is something like this:
dati[0]=0; dati[1]=0; dati...
Environment: - SES 4.12 on Windows10 - SDK 15.2 - nRF52840 on custom board - PCA10056 hot-wired for SWD to the custom board for JLINK (sorry Segger, I'm cheap)
I was having...
Hello,
I have a working code to read data from BMI160 an IMU sensor. The data is sent over BLE. Is there any way I can display the int16 data as it is in android or windows...
I'm trying to read a voltage from my power supply using the differential SAADC on my board to simulate the readings from a thermopile that I ordered so I can start calibrating...
Hello,
I am working with nrf51822 and I want to send data over ble to an android application which requires pairing. I modified the ble_app_uart example to read the data...
Hi Nordic Forum!
We're currently tuning our antenna since we runed with some problems during our EMC testing.
In that regard, what is the impedance (both input and output...
Hi,
Is there no specific code of ble_app_uart_coexist meant for PCA 10056 and eventually s140?
Or will the same code work for the nRF52840 board?
I am using SES and...
I want to use the nordic USB peripheral drivers to allow for the initialization of multiple devices. The end result of the project will be to have a single nordic creating...
I am using the nRF52832 (on Rigado BMD-300 EVAL kit). I am using keil IDE and nRF GO to upload my compiled code to my device. I am using SKD 15.2.0. Using Windows 10.
...
i donot know why,because other board is ok.
i am using this project
\nRF52832 pack\nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_uart_c...
I am migrating my project from SDK 15.0 to SDK 15.2. I was using CC310 to accelerate crypto in the bootloader.
While builiding the bootloader wit SDK 15.2, I got the error...
Hi team, Does the nordic chip receive a Bluetooth signal being communicated with a mouse, keyboard, cell phone, etc., and the sleep state (sd_app_evt_wait()) is canceled?...
Hi,
Can we use BLE 5 beacon with BLE 4 scanner?
As BLE 5 is long range which is my main concern. So, can I get that long range with BLE 4 scanner?
Thanks,
i have done the 10 dfu steps in DFU quick start guide when the boards are not far from each other it works but when i make them far a little
i mean one device in the area...
I am using a Sparkfun nRF52832 breakout. I was trying to install the Softdevice settings onto my Arduino IDE once I clicked on tools -> "nRF5 flash device " the blue ticking...