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...
I want to interface Lis2DH sensor with nRF52832 board. So, I had build and flash the LiS2DH sample code in nRF connect SDK with the required hardware connections. I have also...
Hi,
I got a issue ,that is when i modify the mtu where sample dir is D:\nRF5_SDK_17.1.0_ddde560\examples\ble_central\ble_app_uart_c,it will return a error :
00> <error...
I am evaluating Nordic nRF52840 Development Kit and a test tracking device from Fanstel SE840F-210.
Can I use these for Asset Tracking with Apple Find My network?
I work...
Hi,
I'm using a custom board with an nrf52832. I can also emulate using an nrf52840dk. I have to compile the bootloader because there is no LF crystal on my custom board...
Hello,
I think some corrections/clarifications are needed for the nrfx 2.10.0 drivers.
In the configuration files (for example: nrfx_config_nrf9160.h) I think the definitions...
I’m at the tail end of my project, and I’m turning my focus to the pairing/bonding issue.
The project includes a Central/Client device that connects to several Peripheral...
Hello
I want the example code how to implement the time model i.e get the time, when the particular data is sent from server and received in client side along with the data...
I've been trying to track down why we have higher than expected current consumption in our application. This is on custom hardware using an nRF5340 module, powered in High...
Hi
I want to perform firmware upgrade of app core and net core to external flash of nrf5340dk board. I am able to do it in internal flash using SMP_SVR example. What are...
Hi,Nordic,
(Device:nrf52840DK,SDK:nRF5_SDK_17.0.2)
I am now modifying the esb_prx code.In the original design,there is only one type of packet,but now i want to conbined...
Hello
I try to follow yours instruction for first steps FOR SDK 17.1.0 :
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_ses%2FUG%2Fgsg%2Fsoftdevices.html...
Hello !
1. I have found in internet bootloader for dongle graviton_bootloader_mbr_v1.0.1-\[nRF5_SDK_15.0.1-1.alpha_f76d012\].hex and able to flash and use it.
But where...
Hi am trying to do bare metal programming using nRF52840 dk. I am working on UART protocol where I am trying to read a text file.
My text file look like this: It has 10...