I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
We are building a device where nRF9160 acts as a master that runs Zephyr OS (using NRF Connect SDK). Our device has a 2nd communication interface beside the nRF9160 modem...
Good afternoon.
We are engaged on a project that entails the simultaneous, independent development of two separate modules capable of interacting with the BLE stack. ...
Hello,
Im trying to debug my fw using Keil, its running in debug mode and I have RTT printouts, but once softreset occurs debugger doesnt halt it. Device reboots and starts...
fdsa
1.) From the nRF5 SDK I am using the example project for the Adafruit NFC Tag Reader.
2.) Using the project "as-is" I am able to get some basic information about...
Hello there,
I used both the oscilloscope and PPK to measure the current values. But both values are weird.
First, the PPK shows the current as large as 82mA. And...
Couldn't find an appropriate place to put this.
I use the Brave browser.
The ticketing system doesn't seem to work very well with it. Often I find that the options for...
I warry wander this fact.
I have migrated my project from SDK5 to ZEPHYR (nrf connect). Two devices - Central and Peripheral - Long range coded_phy.
I used next samples...
In certain situation when BLE device is disconnected during service discovery process sw can crash in bt_gatt_dm_char_by_uuid due to BUS FAULT (dereference of pointer showing...
I opened an issue on GitHub, but then I noticed that the README says to post issues on DevZone, so here I am.
I'm using the latest version of the Power Profiler app (3.1...
I'm looking at examples\ble_peripheral\ble_app_uart example and I have a couple of questions:
- You explicitly configure the UART inside the main so now once you have the...
Hi Nordic Team,
Since the OTS example is given only for nRF52840 DK and nRF52 DK which uses PCA10056 and PCA10040 respectively. How shall I use this example in my nRF52833...
Hello,
Project Description
in our project we have multiple nRF52DK and one nRF52840DK. We are using the SAADC on the nRF52DK. The SAADC is configured with 4 inputs in...
Sorry in advance for the length and possible irrelevance of some of what I have written here
So I am trying to figure out how the ble software works. I have the ble_app_blinky...