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 am using the nRF52DK board.
I use the " ble_app_template_pca10040_s132 " for testing.
I want to advertise 2 custom UUID (SERVICE_DATA " 0x16 " & SERVICE_DATA_128BIT...
Hi,
We are in process of picking the right part from Nordic portfolio and are looking at nRF52 Series parts.
We are looking for best performance in below two aspects...
Hello,
SDK: 15.3.0
nRF52840-DK
s140
I have taken the flash_fds_s140_pca10056 example and modified it for our own use. I would like to store versioning information...
Hi Team,
I am working on nrf52840, for openthread application
I flashed cli code built with USB=1 (enables Nrf USB J3), DIAGNOSTIC=1 (enabling factory diagnostics) option...
Hi !
I use SDK:15.3.0 ,Mesh v3.2.0 and have tried official dfu example which is ok.However, When after I enable marco "MESH_FEATURE_PB_GATT_ENABLED=1 MESH_FEATURE_GATT_PROXY_ENABLED...
Hi,
i have designed my custom hardware using BMD-301
i'm able to upload code in bmd-301 using segger embedded studio.
after code uploaded device is not broadcasting...
Hi team, I faced the following problem: there is a custom board with nRF52810 on it, UART is used on this board.
I set up Debug configuration and UART is working OK, but...
Hi,
I am working on a project where I need to send and receive ASCII strings from my Central Device to the Peripheral Device. Before the communication starts there should...
Hi, we have an nRF9160DK (0.8.3) and it does not connect to the nrfcloud.
We have updated to the latest firmware 1.0.0
We only have nb-iot here so we didn't use the iBasis...
Hi Guys
I need your advice. I have a customer that is currently in production with the NRF52840 . They now require direction finding but need a Nordic Evaluation kit to...
Hello,
I am new to Nordic platform, previously i had worked on TI controller.
I have three questions to ask:
1) My firmware consists of four services, each service...
hi,
I am using nRF52832 with KEIL. I want to use version6.0.0 softdevice, but I can't select from KEIL runtime library.
Also, the version that can be downloaded from...