How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Hi,
I recently bought a nRF51 Dongle (PCA10031) and a nRF52840-DK (PCA10056) and I am now trying to use it for BLE sniffing with Wireshark. I am running OS X 10.14.4.
...
I compiled 4.0.0 in the past and the generated libraries were named "pc_ble_driver_shared_sd_api_vX.dll".
Now I compiled 4.1.1 and the libraries are named "nrf-ble-driver...
Dear Nordic:
My nRF82832 codes based on nRF5_SDK_15.2.0_9412b96 and used s132_nrf52_6.1.0. But I find the Bluetooth signal of nRF82832 can’t be scanned by smart phone which...
Dears,
I am using DK PCA10028 (V1.2.2). Start developing from SDK_12.3.0\examples\ble_peripheral\experimental_ble_app_blinky.
All system configuration keep the same (ADC...
Hi,
I'm using:
nRF52840 Preview DK
Zigbee v2 (nRF5_SDK_for_Thread_and_Zigbee_2)
Segger Embedded Studio for ARM 3.52
Developing on a MacBook (macOS Mojave v10.14...
2017-04-12T06_05_42.374Z-log.txt
Hello,
the example "experimental ble app cgms" (SDK v13.0.0) failed to pair with nRF v1.1.1.
The error code was Authentication failed...
Hi, guys. I'm using two PCA10040 boards. One is using the ble_app_uart__saadc_timer_driven__scan_mode example
github.com/.../main.c
and the other board is flashed with...
Hi,
So I've been trying to get the SIP down to use its most minimal power consumption level to the claimed floor of 7uA or so (I'd take 20uA even), and have stripped the...
Hi everyone, I am using nRF52832 (PCA10040) and ICM 20648. I want to write a I2C aka TWI interface to read accelerometer and gyroscope readings and print them out with TeraTerm...
Hello,
Does anyone know if I can use J-link BASE for programming in factory. I haven't seen any limitation related with it why can't use it for production purposes but If...
Hi,
In app design stage, and we cant connect to the bluetooth device UNLESS GPS is actually on. I dont mean permission, that's fine, I mean actually having the gps service...
Hi, I just started to develop a new project with nRF52840 and I've been trying to understand about white listing feature of BLE.
As I need white list to skip unknown device...
Hello everyone,
We are using the nrf52832 Dev Kit ( PCA10040 1.2.1 2017.49 682663245)
SRK Version 15.3
OS : Fedora
On the saadc example in the peripheral folder...