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...
The firmware crashes when passing the ble_stack_init() when the firmware is download but in debug mode it works fine. The screen shots below shows this event.
We are using...
Hi there,
For my POC test, I need to send a max 255 bytes payload data from a client to one or many servers. I use two nrf52832 DK boards, BLE sdk 17.0 and BLE mesh 5.0...
Hi,
I'm using PWM driver DEMO5 to change the voltage of IOs.Now I need different voltage ranges.
Here is my code:
The voltage will change when button is pushed,but...
I have followed this tutorial ( https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-2-ncs-v1-4-0#h185sjwm5882m1bcimiad82dnf4kcy0b...
Hi,
I am scanning device using Provisioning service, would like to know after Provisioning, does device contain Provisioning Service in it or not.
Does only Proxy service...
Hi everybody,
I am using nRF52832/40 with SDK 15.3 and softdevices S132/S140 v6.1.1.
One of my devices is performing active scanning, therefore sending scan requests,...
Hi,all
Multi-Tag scan, how can we ensure that 40 tag advertising are scanned within 1 second, and the tag are advertising at 300 millisecond intervals.
My current scan...
Hi, I want to disable RTT logs which appear on RTT viewer and want to redirect them over UART to Teraterm or some other Serial Logger. The reason is that apparently I cant...
Hi,
I am using python interactive_pyaci for serial, when I tested an example that works. I have another model IDs that need to test, whenever I tried my model ID, this shows...
Hi:
I got an NRF52 EVK, it works normally.
But now the EVK doesn't response when connecting to pc via USB.
The LED "LED RG" doesn't light up.
Any idea to check it...
Hi,
I have power consumption issue about nRF52832 BLE application.
I found "Current consumption:Ultra-low power" informations in "nRF52832 Product Specification" as below...