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...
Hello.
I know that I can change the interval of the advertize event by changing the advertize interval, but I don't know how to set the interval to be sent to each channel...
Hi, We did design our own board/pcb using the nrf9160, but we have a problem to connect to network/lte. I did some debugging and I found out that when the method lte_lc_init_and_connect...
Can you please tell us what is the power consumption in Idle State with DRX = 1.28s and Sleep State with DRX = 1.28s? And an estimate with eDRX at 5.12 s? We are asking because...
Hello, I am using nRF52832 dev kit. I am trying to get lower current consumption. I used ble_app_blinky example and disabled the NRF_LOG. My settings are below:
Role: Advertising...
Hi, I used my NRF52840-DK for few times but suddenly the jlink connection was not detectable. Before the Jlink failed, the main controller on board did not bring up the board...
Hello,
I Cant upload BLE Code on nRF52832 breakout board from nrf52 Dk using Segger studio. Other codes such as blink are uploaded successfully. But there is problem for...
Hi,
I am trying to use radio notifications (mpsl_radio_notification.h) to call notify with data just before central connects. I do this with no problem with NRF52840.
...
Hi everyone. I just bought the nrf52832 Develop Kit. However, after trying to flash write the sample, my nrf52832 Develop Kit doesn't work and won't flash write the next time...
Hi, I'm using BC805M module which uses nRF52805 SoC.
I have a power ON/OFF button on the PCB. If I press the button (deep sleep mode) during BLE connection, the BLE will...
Hi, I'm using nRF52805.
In my code, I used BLE to transmit I2C and ADC data to the mobile app nRF Connect correctly and continuously.
I tried to use NRF_LOG_INFO() and...
Hi. I am working on firmware for nRF9160 based IoT device Already found a way how I can switch between two different images in flash from the current firmware and it's super...
Hi,
I'm trying to achieve a higher transmission speed between nRF9160 and PC on Thingy91 using connectivity_bridge from NCS 1.7.0. On the 115200 everything is working fine...
Hi,
I am trying to flash one nrf52-DK using the other nrf52-DK.I am using nrfconnect App to flash on Linux.
I am getting an error as:
ERROR Could not fetch memory...