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...
Can you please tell me why I get an -ENOTSUP error when I set the scan .timeout parameter to anything but 0? Is the suggested workaround to use RTOS functionality to timeout...
Hello All,
I have the following issue - a peripheral and a central using nrf52832 with SDK 15.3 and S132 - on the peripheral I advertise with a whitelist - the central scans...
nRF Connect used to work fine. After the 3.8 update it could no longer see devices. At that point a re-install helped.
Then after the 3.9 update it stopped working again...
Dear support,
I am using nRF52840DK (PCA10056) and nRF5 SDK version: nRF5_SDK_17.0.2_d674dde. I am trying to make all the prints in my application to be displayed properly...
I working with the MDBT42Q-DB with the nRF52805 module. I've started from the ble_app_beacon example in SDK 17.1.0. I was able to compile and run the example in Segger Studio...
Hi.
I used sdk 1.4.0 with nrf9160, I used UART2 to comunicate with another mcu. I run fine and no problem.
Today, I update to SDK 1.6.0, I edited UART2 ( in device tree...
The RTC irq_handler of the latest nRF5 SDK may cause potential problems.
Imagine someone trying to extend the RTC timer from 24bit to 32bit, the developer has to keep an...
Hi All,
The version of Wireshark I used is 3.4.0.
The version of Python I used is 3.6.7.
Packet capture device uses nrf52840 chip.
After installing Wirkshark and related...
I'm working on nrf5340 DK and I wanted to use a mic for sound detection. To do so I installed the X-nucleo-IKS02A1 shield on my board because I have seen that it is compatible...
Hi - I'm using a nRF52840 DK for the first time with my 2010 MacBook pro running OSX Sierra version 10.12.6. I have SEGGER Embedded Studio for ARM 4.12 installed and Segger...
Sometimes, the output of the NRF_LOG commands does not make it to the RTT viewer.
The output of such commands as NRF_LOG_INFO() and NRF_LOG_DEBUG() and NRF_LOG_HEXDUMP_DEBUG...
I design with reference to the evaluation board (nRF9160-DK). What kind of resistor (R4) is used for the input circuit of the GPS antenna? The manufacturer and part number...
Hello,
In the past months, I'm being developing Zigbee Routers-based applications and so far everything is going well.
I've already a few devices installed without OTA...
Hi, looks like I brick my nRF52840-DK board.
It have no any green lights anymore and even do not detected as USB device. The second device I have works well in the same...