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...
Hi,
I'm using the nRF5340 DK and SES 5.34a, nRF Connect SDK v1.4.2. For python, I use pyenv virtual environment for which python is set to 3.9.1.
I am able to build and...
Hello I have a question. After when I have used saadc, the consumption increases by 0.9mA. And stays it so. Do you have any idea, how to find out what it does?
saadc init...
Hello,
I'm using a nRF52832 chip and attempting to broadcast a public MAC address through the application. I'm observing that the device broadcasts MAC Address FF:FF:FF...
Hi.
I am building my application on top of ble_app_uart__saadc_timer_driven__scan_mode example.
I want to interface an i2c device with it. The i2c device works perfectly...
Aim:- To read temperature and humidity over a mesh network and display it in an android application
Devices to be connected in Mesh :-
nRfF52840 Development Kit x2 ...
Hello,
I am currently working with nrf 52840, using segger embedded studio (V5.34) and SDK 17.0.2.
For some reason, when I open any example under ble_peripheral, such...
Hi,
I installed nRF Connect SDK v1.4.2 by the tool chain manager and was following the Getting Start guide and entered here.
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hi,
I have two variants of the nrf9160 SIP one being the nRF9160 SICA B 0 A and the other being the nRF9160 SICA B 1 A.
When I use the AT%HWVERSION AT command on the B0...
Hi,
I want to write my own Multilink/UART example from scratch, because I'm too confused from all these examples.
What I need to get that code done? Or has anyone build...
I am trying to download the softdevice to the nRF52840 development kit using the nRFgo but:
1. On nFRgo I didn’t found the “Program softDevice tab”
2. Although the kit...
Hi
Migrating from NCS1.3.1 to NCS1.4.1, the Blinky sample stops working on my custom nrf5340 board. No compile error, but not running. I also have a nRF5340PDK. Works fine...
I want to use long range ble for advertising with nrf52833. I have a PCA10100 SDK board, and I'm running a program with type of BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_SCANNABLE_UNDIRECTED...
Hi!
So I've got one BLE Central and one BLE Peripheral that I should communicate. Ive based the Central code on nrf Connect SDK's "peripheral_gatt_dm" sample. First I...
Is there an existing implementation on how to do diversity (BLE) with dual antennas using nrf21450?
(could also be by using other antenna diversity switches / brands)