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...
Hi,
I designed a nRF52832_xxAA board, I can't find the bluetooth name in iphone - settings - Bluetooth - Devices, but I can read/write and notify in myself mobile app and...
Hello,
I am using sdk version 15.2.0 and nrf52840. In the application NAND flash TC58CYG2S0HRAIG is used. We are using flash to store values which we receive from the USB...
1.I want to know whether there is any existing network in the same channel .And get the existing network's information like PAN ID.
Any APIs to do this?
2.How to set...
Hi,
I'm trying to run a display using SPI, and I've run into some troubles. I've attached my code below:
My issue is that the program never gets past the while loop...
Hi,
I am getting the GATT ERROR during init packet stage during firmware upgrade. I am using SDK 14.2 and nRFConnect application on Samsusng Galaxt S8. It looks like I am...
Dear Team
We have selected nRF52840 in our design.
I am layout designeer.
Please send refenrence layout section for nRF52840 to me.
I want study rhe layout design...
Hi,
I am currently developing Bluetooth Mesh for our battery powered products which needs to be updated on demand.
I am running the Mesh light switch examples on the...
Hi,
I'm completely new to the Bluetooth trying to understand a thing or two.
Bluetooth 5 comes with Mesh support and NRF52 supports it with Mesh SDK.
Now my Questions...
Stack - nRF52 DK, SDK 15.0.0, Segger Embedded Studio, Windows. Using code examples described below.
So my high level goal is to read data from registers in an I2C sensor...
How can I relocate or manage the transition between the bootloaders interrupt vector map and the applications interrupt vector map which will be at different addresses in...
Hi All
Working with my nRF52840 DK board and running the BLE Central & Peripheral\ Experimental CLI interface example, I customized my DEVICE_NAME to get it advertised as...
It seems the whole system turns down occasionally after start a GATTS link connection with mobile App for a 51822 module when beacon. But the voltages of the module is OK...
Hey All,
I'm curious, has anyone integrated the csense library or lower level driver into a device they've shipped? I'm quite worried about variation and also difference...