I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
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...
Hello, I have 4 NRF51822 modules, 2 stlink programmers, and a BLE400 board, I was using the same module with the same stlink each time, but the led on the board stopped lighting...
Hi,
I am going to transmit and receive data with libuarte. I read the libuarte example, but I am not quite sure my understanding of the data transfer process is correct...
Hello
I am trying to configure the spis with the nrfx drivers. My code is as follows:
I enabled the nrfx SPIS driver and the nrfx SPIS3 instance via Segger Embedded...
Dear,
I want copy antenna design from PCA10040 for BLE. Could you please help to provide antenna's spec, such as gain, efficiency, Radiation Pattern?
Thank you.
We are trying to program the nRF5340 via SWD from a host MCU and would like to understand if there is a white paper/blog post similar to this one:
https://devzone.nordicsemi...
Hi, Currently, we work on a project that uses: nRF9160 Zyphre OS Segger Embedded Studio for Arm (Nordic Edition) V5.10d SDK v1.4
This is our situation.
We want to measure...
A few things to preface:
Hardware: nRF52840 Development Kit (PCA10056 - 2.0.1 - 2020.11)
Nordic SDK: nRF5_SDK_17.0.0_9d13099
Central example project I am using: nRF5_SDK_17...
Hi,
How do we get the GPS speed accuracy out of the module? We have used other GPS modules in the past which have output the speed accuracy which we use to qualify the data...
Hi,
I am adapting the nRF9160 coap_client sample, and have 2 questions:
If I do not care about responses what is the ideal / cleanest way of configuring the app or underlying...
Hi,
We are attempting to update the nRF52840 on our Thingy91 over the UART connection from the 9160. All development on the nRF52 is done in the nRF5 SDK 17.0.2. I have...
Hi !
I am on SDK 15.2, on a nrf52832. I am using Nrf Connect android app to visualize my BLE device.
I have met a strange issue :
For some tests about BLE security,...
I'm able to generate a square wave like the one in the picture using the PWM
What I want to know is: is there a way to momentarily pause the generation of such wave and...
Hello, I'm engineer student. I'm doing on a project about localize the indoor position using BLE signals with Bluetooth 5.1 . In the beginning I want to receive RSSI from...