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...
Hi to all!
I am trying to use the nrf5340 as a MCU for a IoT project. I need to create a ECC key using secp256r1 and save it in the nrf5340 for later use.
I am using...
Hello. Do you have working drivers for Windows 7? I see that this issue is being resolved with certain difficulties. I need working drivers that I can give to the client....
I succesfully flashed both direction finding samples to two different nRF5340dk's, but the rx board keeps rebooting afer the "Waiting for periodic sync lost..." message, while...
I currently need to solve pairing/bonding to be able to implement DFU with the buttonless bonded bootloader. So I need to handle bonding/pairing from my central device, controlled...
Hi nordic:
When I connected the Bluetooth, I encountered the occasional mobile phone unable to connect error. In most cases, it is normal, but occasionally the error of...
I have my external board with nrf52832, and I want to flash it via nrf52 DK.
However, I couldn't flash it when I used `nrfjprog` command such like;
nrfjprog --program...
hi,
we use the NFC Tag Type 4 of nRF52833, it can be listened to by mobile apps and read or writed by apps. But when we use NFC reader to listen this tag, the card reader...
Hello!
I'm in the process of prototyping a PCBA that is Battery Powered with VDDH (Tied to VDD for now), but also has the option of USB Power.
When USB Power is active...
Hi,
I understand 'nRF Sniffer for 802.15.4' is typically used with nRF52840 DK or nRF52840 Dongle.
Would it be possible to use it with nRF52833-DK instead? If so, any...
SD: s132_nrf52_7.2.0_softdevice
SDK:nRF5_SDK_17.0.2_d674dde
I was running the firmware with debug mode. It only has an application timer and Bluetooth. I feel it might...
Dear Sir/Madam,
While I did take a course in Bluetooth I am still a beginner.
I know some boards have HID "support" (RN42 for example) I find it hard to believe that it...
Hi, Recently I bought the nRF9160DK for development and during get start i am facing some issues
for get starting i am use this video as reference https://www.youtube.com...
Hi all, I am using Arduino nano 3.3 BLE in my project. I am using light_lightness server as the program for the nano boards.
However, I found a difference in the transmission...
Hi everyone,
I want to sample eight analog sensors connected on P0.30 through a multiplexer. I created an app_timer that expires every 10ms. When the timer expires I start...
https://devzone.nordicsemi.com/f/nordic-q-a/82644/nrf52832-freertos-ble_app_hrs_freertos-lowpower
I mentioned the above problem before. After your support, I found that...