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...
I've upgraded several Thingy91 boards successfully with the latest firmware and have ran into an issue with another Thingy91 that I've purchased. Here is the error when I...
Hi,
I am storing sensor data into flash and sending it to client when it is requested by Indication characteristic.
I don't have any issue with reading/writing/updating...
Hello developer,
I am new here and learning Beacons with the Board nRF52840 Feather from Adafruit as scanner and Segger Embedded Studio. I refer to nRF52 SDK 17.0.2 and...
Hi all,
I have connected my PPK II to my pc (Ubuntu), installed the software and connected the device.
I can't seem to find the mode or start button anywhere on the user...
Hello everyone,
I am using the fanstel BC840, where the tx and rx pins of the uart are alloced on 1.02 and 1.01:
So i have created a custom_board named hello_board...
Hi,
I’m trying to test/confirm the accuracy of the 32kHz crystal oscillator and the 32MHz crystal oscillator by toggling a GPIO at a derived rate and at 50% duty. But I...
The tag options did not include just nRF Connect as an option so I picked something that had nRF Connect in it. This issue has nothing to do with the SDK.
This is a question...
Help me simple LED Blinkink nrf51822 AA type i'm using YJ-14015 and stlink compiler.. i'm also using keil for IDE. i don't know how to create program and setting for compiler...
Hi,
Using nrfutil tool to transfer firmware package on Windows 10 system is much slower than on NRF toolbox on Android phone. How can we improve the transfer rate of nrfutil...
Hello, when trying to program a custom board with an NRF52805 with a J-Link from SEGGER Studio using one of the examples for the board "nrf52dk_nrf52805", I get an error saying...
Dear Devzone,
At the moment, We do not have methods to measure the GPS sensitivity of our products based on nRF9160.
We are using an active antenna with LNA gain 16dB...
We are using the NRF52 as a SoC in a sensitive analog application,
I need to model power supply noise created by the DCDC convertors REG0 and REG1.
Is there a SPICE model...
Hi Nordic team,
My dev environment is as follows:
nrf52840 + s140 +SD6.0.0 + SDK15.0.0 + SES + nrf52840-DK
Here, nrf52840-DK is configured as BLE Central and my peripheral...
Hello,
I'm trying to develop a ble-uart gateway based on mesh provisioner and peripheral-uart samples but i'm getting an error on getting the device bind of the uart device...
Our original BLE stack application on the nrf52840 has integrated encryption. It uses LESC with MITM and bonding.
I have gotten a certain level of run time success with...