Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
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...
Hello,
I need to convert a standard 32 bit floating point number to IEEE-11073 16-bit FLOAT with 12-bit mantissa and 4-bit exponent (source: https://infocenter.nordicsemi...