Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
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)