I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
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...
Hello, I want to port the "ANT and BLE Heart Rate Monitor Relay Application" to the pca10059, but it doesn't seem to work. (The led flashes fast so i guess it indicates BSP_INDICATE_ADVERTISING_DIRECTED...