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 would like to compile Direct Test Mode on Segger embedded Studio.
I follow all instructions with getting started assistant
but i have one error : error 5 cannot...
I am starting with the nRF52-DK. Page 8 of the documentation has links for examples to get started.
4 Start developing After you have set up the development kit and installed...
Hi,
I get the problem when I tried to download ncs
west update WARNING: Can't set ZEPHYR_BASE: parsing of manifest file failed during command update : no "manifest...
Hello, everyone, I have an issue where I could use some help!
I have this setup.
- One nrf52840 ble peripheral (the data collector) that accepts multiple central connections...
Hello all.
I am developing a BT4.2 compliant application. I have a question about LESC (LE Secure Connection).
devzone.nordicsemi.com/.../how-to-implement-ecc-functions...
I am using the custom_bluetooth_service tutorial from https://github.com/bjornspockeli/custom_ble_service_example . I am trying to set the value length of the custom characteristic...
Hi,
I've been trying to connect nRF9160 DK to google cloud by running "google_iot_mqtt" following the directions here https://devzone.nordicsemi.com/nordic/nordic-blog/b...
I use SEGGER step-debug commands F5, F10 and F11.
Sometime F10 cause the debugger to step into disassembly code, making continue debugging hard.
Restart debugging 'cause...
Hi, I have an nRF51822 with s130 doing normal advertising and a Nordic UART service. Is there an example somewhere of doing some simple observation with it at the same time...
I am using the custom_bluetooth_service tutorial from https://github.com/bjornspockeli/custom_ble_service_example . However, I now want to try increasing security settings...
Hello,
I'm not sure it is a good place to ask the this question here. I have also asked this at zephyr maillist, but till now no one can help me.
I've found that the NRF9160...
Hi, I am using nRF52 DK with SDK 15.2 and SD132 for my project and use "ble_app_uart" as a reference. In my project, I want to start and stop advertisment manually through...
Hello Everyone
I am working on nRF52840 DK, SDK V-15.0.
How we can stop advertising? Which API is used to stop advertising?
Quick help will be appreciated.
Regards...