Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hello,
I generated the assets tracker sample project (like in this image below).
After building all the projects, I want to connect to jlink to download the project...
when i downloaded a git-hub ble-advertising tutorial and then tried to compile using segger. it gave me this error.. i am using nrf_sdk_5.2 and soft_device of S140.. i cant...
Hi,
I've got a suggestion to use for nRF52832 Multilink Universal FX or Cyclin FX programmers.
Even though the Segger programmer only suggested by Nordicsemi.
Can you...
Hi,
Last week I bought two NRF9160 DK. I downloaded the nrf connect on pc and then i followed the steps carefully from this webpage https://devzone.nordicsemi.com/nordic...
Hi,
I'm trying to send out 3 bytes just before I reset the chip. I am using nRF51, SD 130 1.0 and SDK v10.0.0. UART works well in other parts of code.
My original solution...
I'm using the nRF52832 +SDK11.0.0 +s132. I am making a making a library with floating point calculations and compiling it with GCC. A couple of test functions are:
I noticed...
Hi, noob question here I'm sure, haven't done any development in a while..
I'm trying to use the <windows.h> library for my program. I am using SES for my project. I added...
Hi,
I noticed that some of the GND_Shield pins on the nRF9160 (described in the product specification) are not connected on the nrf9160 DK. Why are they not connected to...
Hi ,I'm using nRF52832 Bluetooth DK and (SDK15.3.0) , I am trying to switch between beacon mode and uart mode without the need to reset button , e.g with reset button from...
Hi,
using a stock nRF52840 dongle and willing to enter bootloader (same as pushing the relevant button on the dongle) from app. How can that be done, using stock bootloader...
Hello,
I am using custom board with nRF52810 (QCAA, QFN32), SDK14.2, and softdevice S112 v5.1.0/S132 v 51.10 according to the compatability matrix. I am programing the board...
I have a question about LE Secure Connections (LESC).
As an example, consider the following behavior. 1. "Device A" scans as "Central". 2. "Device B" advertises as "Peripheral...
I have a question about "Importing Keil projects".
I want to run "ble_app_multirole_lesc (SDK V14.2.0)" using "SEGGER Embedded Studio". However, there is no project file...
Hello,
Currently, I have a product with the nrf52832 SOC and my customer wants to know its life-cyle.. (approximately)
just to take into account possible replacements...
I have a question about LE Secure Connections(LESC).
Is it possible to pair with multiple devices in multi role operation? I am considering the following connection. ・Peripheral...