In nRF51 SDK 7.1.0, there is a c header file using c++ keywords operator .
Here is a snippet of components/ble/ble_racp/ble_racp.h using the keywords.
/**@brief Record...
I want to make sure I'm far from ever having a stack overflow event. Is there a way in the IDE or elsewhere to monitor this risk? The map file produced after a build?
I am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Hello there,
I used both the oscilloscope and PPK to measure the current values. But both values are weird.
First, the PPK shows the current as large as 82mA. And...
Couldn't find an appropriate place to put this.
I use the Brave browser.
The ticketing system doesn't seem to work very well with it. Often I find that the options for...
I warry wander this fact.
I have migrated my project from SDK5 to ZEPHYR (nrf connect). Two devices - Central and Peripheral - Long range coded_phy.
I used next samples...
In certain situation when BLE device is disconnected during service discovery process sw can crash in bt_gatt_dm_char_by_uuid due to BUS FAULT (dereference of pointer showing...
I opened an issue on GitHub, but then I noticed that the README says to post issues on DevZone, so here I am.
I'm using the latest version of the Power Profiler app (3.1...
I'm looking at examples\ble_peripheral\ble_app_uart example and I have a couple of questions:
- You explicitly configure the UART inside the main so now once you have the...
Hi Nordic Team,
Since the OTS example is given only for nRF52840 DK and nRF52 DK which uses PCA10056 and PCA10040 respectively. How shall I use this example in my nRF52833...
Hello,
Project Description
in our project we have multiple nRF52DK and one nRF52840DK. We are using the SAADC on the nRF52DK. The SAADC is configured with 4 inputs in...
Sorry in advance for the length and possible irrelevance of some of what I have written here
So I am trying to figure out how the ble software works. I have the ble_app_blinky...
Hi , a few questions related to using XRFTEST command in burst transmit mode:
1. Having looked at 9160 AT command manual and TS 36.521-1 Table A.2.4-1 where the NB-IoT reference...
Hi,
I found I APPCPU3 is 0.3mA higher than I APPCPU5 . I have no idea. How come CPU consumes more power utilizing HFXO64M, an external oscillator 64MHz, than utilizing a...