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'm trying to send messages from the cloud (AWS-IoT ) to the device, so I modified the device so that it subscribes to a new topic and when I send messages from could...
I am evaluating boards for a project I am working on. The NRF5340s work great as part of a mesh, but I need a master node that is also capable of wifi.
Thanks.
I'm trying to achieve FOTA using Zephyr with PlatformIO, but can't find any tutorial yet based on my google searches. I'm using the platform nrf52dk - nrf52832. I'm following...
HI All,
We are using NRF52832 for our project.
We use System OFF mode for putting NRF52832 into sleep and using multiple GPIO inputs pins (pin1, Pin2 and Pin3) for wake...
Hello,
I'm trying out nRF Connect running inside VS Code and I'm running into issues debuggin my code. I followed the Nordic setup tutorial and installed the latest nRF...
On a freshly installed Windows 10 system, I've run in to a problem with the JLinkARM.dll and nRF Connect for Visual Studio Code. If I download and install the latest JLink_Windows_V756b_x86_64...
When I clicked the debug action for my app, the following error window popped up.
I followed the below steps to create the app:
1. check my default directory of...
Hello all,
I am trying to do a simple task, yet I cannot manage to make it work. My goal is to use the GPIO 1.01 (defined as Digital I/O in the Data Sheet) as an output...
Hello All,
This is from an app I had working 1 1/2 months ago - when I've tried recently to get it connected again, I haven't been successful.
The latest asset tracker...
hi!
when resetting the coordinator (zb_bdb_reset_via_local_action(0)), an error occurs, the program hangs. It looks like the "zb_address_unlock" function. The same when...
In the description of example BLE Heart Rate Collector, it says that it can indicate state BSP_INDICATE_SCANNING and state BSP_INDICATE_CONNECTED.
In the description of...
I have updated the Programmer to v2.0, and connect 52840 with JLINK to my computer, but it can't be selected in Programmer. Previous version runs normally. What can I do?...
Hello! I'm trying to use an external module with the VSC extension and I don't think that is currently supported (or easily supported.) For reference, our module works with...
Hello, I'm trying to manage connecting to my board (nRF52840-DK) which direct advertise (low prio) with peer address set to MAC address of my PC running Linux with bluez 5...
Now I have a problem, the transmitting power of NRF52810-QCAA is too low, only -2.73dBm. I tried to adjust the value of the capacitor, but the effect was not obvious. Excuse...