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,
Today i am not generating any question but based on the previous exception i had to handle. based on that i have come up with the final customize design of the...
Hi
Evaluating nRF5340 and 52833 devices for our product prototype. Besides of BT functions we need to support certain real-time hardware capabilities such as very narrow...
Hi, we're just starting with BLE and Mesh. Very confusing and find it hard to follow the on line information. Hopefully someone can point us in the right direction :
My...
I posted a similar question yesterday for an example using the standard SDK. The fix was to make the flag set by the event handler andI used for the IF statement in my main...
Hello,
I am reading a data from a file and sending write req in loop to transfer chunk of data using pc_ble_driver but getting following error message after transferring...
I am trying to re-connect my android phone to nrf51822 using already existing bond, I am able to reconnect to the card, but the issue is I still need to perform gatt.discoverServices...
This was already discussed in several threads but seems to be still unsolved completely. We have some android devices and ios devices. The peripheral is encrypted with LESC...
I have modified the ble peripheral example - ble_app_uart to run on the PCA10059 USB dongle and the demo I developed using that as a starting point works very well. The problem...
Hi Team,
I am developing a product that is a combination of a mobile app and a hardware including an nRF52832. The hardware should notify the mobile app on events as quickly...
Hi,
I would like a circuit recommendation with LNA to connect an external passive gps antenna? Is it possible to use an external passive antenna with nRF9160 or is it more...
Trying to read the device identifier register on network core returns all ones -
Curious why this is so? Other INFO registers have seemingly valid values
Hi,
we try to get the NRF52840 to sleep and then wake up from an GPIO interrupt.
We try it in debug mode which should give a emulated sleep mode. So we stop all processing...
Hi,
I would like to enable the APPROTECT readback protection.
What is the advised way to do this when using nrf connect/zephyr? The following line doesn't work (the 'at...