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...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Hello !
I got bad time figuring out how we can prevent a Malicious device to corrupt our thread Network and only allow our device to connect to this mesh network.
I am...
I am trying to get the nRF52840 to interoperate with an existing product using the Telegesis ETRX357 Zigbee radio running a Zigbee 2007 PRO stack. For now, I’m using the nRF52840...
Hi,
I'm developing an application on Android based on nRF_UART apk source, but i'm having trouble in connecting to two BLE devices. Actually, i think i could manage to connect...
Hi,
I am trying to use BSP button event to take the system into sleep mode. A long push turns off IO and calls power management shutdown and the same button is configured...
Hello community!
I use the dongle PCA10059 (nrf52840) for my hardware. I already enable -DARM_MATH_CM4 and link library libarm_cortexM4lf_math.a with CMake. I can include...
Hei,
I am following the Install the toolchain section and after running
choco install python
the step does not verify because it does not find pip3.
'pip3' is not...
One of our resellers is requesting a classification code for the RF protocol. We use a Proprietary RF protocol based on ESB (Enhanced Shockburst). Is there an IEEE or a different...
I am experimenting with trying to improve the current range of gzll nRF52840 dongle to dongle (which is not that far from what I need). I am developing using nRF5_SDK_15.2...
Hi,
The top level page nRF5 SDK Documentation Library page ( https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/index ) contains a link to "S140 SoftDevice...
Hi,
I am trying to implement the DFU example from Mesh 3.1.0SDK and 15.2.0 SDK. I am following the process mentioned here .
I am using a MacOS for development.
I am...
Hi
I am using device manager and store connected devices value on next advertise device should be broadcast as bonded
static uint32_t device_manager_evt_handler(dm_handle_t...
Dear Nordic :
Our mass-produced smart trainer( 16M external oscillator, 20PPM ) supports ANT+ FEC and ANT+ Bicycle Power , so there are two channels alive wtih 4Hz frequency...
Dear Nordic :
Our mass-produced smart trainer( 16M external oscillator, 20PPM ) supports ANT+ FEC and ANT+ Bicycle Power , so there are two channels alive wtih 4Hz frequency...
Hi,
I used nRF52840 dongle device to run BLE multi-link Central and nrf52832 to run BLE Blinky example to test the communication of 20 nodes. How can I set and verify that...