Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
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...