Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
I have 2 dongles that I've somehow managed to brick (I don't remember the details on how i did it). One of them goes into DFU bootloader mode when I plug it in but shows up...
Hi,
I am modifying the code to asset_tracker_v2 on Thingy91 to send data to my own server instead of Azure / AWS / Nordic Cloud. I am getting error code -35 (EDEADLK) when...
The discussion in https://devzone.nordicsemi.com/f/nordic-q-a/79364/maximum-number-of-bytes-that-can-be-used-in-beacon-advertising suggests that we should be able to populate...
As far as I understand I should be able to use the nrfutil (6.1.x) on a Rpi 4B to update any of the nordic semi devices nrf5x supporting bluetooth (i my case nrf5340) Will...
I am new on Bluetooth. Currently I am playing with BL5340 development board. I need a firmware to test Bluetooth data transmission latency between two BL5340 modules. Could...
Hello,
I'm running the Asset Tracker V2 NCS 1.7.0 conected to the nRF Cloud. I'm using a Thingy:91 with external GPS antenna.
The GPS position is being correctly aquired...
Hello ,I am starting new development in Nordic environment and my system configuration is intel i3 with 8gb ram.
Still it is way too much slow to open nrf connect for desktop...
Hello everyone,
i want to use the 52810 to write into a SD -card, i use a slightly modified fatfs example.
The problem is, the SD card will not initialize as the p_event...
Hi, I'm trying to implement a sleep mechanism in my app. I based my code on the Power Management Example.
I use a button to put the app to sleep and the same button to wake...
Hi Team,
I am working on a project. It requires nordic chips (slaves) to communicate with msp430 (master). I use the nordic example SPIS as the initial code of the nordic...
My project consists of STM32 + 4G + nrf52833. When the 52833 firmware needs to be updated, the cloud service will send the 52833 firmware to STM32, and then STM32 will send...
Hello all!
I am currently developing on the development board nRF52832, SDK16.0 and SD132v7.2.0.
My developmnet board acts as a central whereas my phone as peripheral...
Dear team,
1. I am using the Ble_app_uart example from the SDK.
2. I had received the data successfully from the nrf_connect app.
3. Once the data was received over...
I received my nRF52840-DK (PCA10056) last week and today I was given the task to get started.
I started setup my environment with my preferred choice: Arduino IDE. Unfortunately...