Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
I am using NSDK 15.3, MeshSDK 3.2.0, SoftDevice 6.1.1 and nRF52840 DKs.
I successfully integrated the DFU capabilities in my firmware that uses BT Mesh. I am downloading...
I'm studying nRF52811 manual, there are moments not clear to me:
1. Is I/Q sampling paused during SWITCHING slots? For example, if I configure 16 1-msec slots (8 switching...
Hello again Nordic Pros,
I am trying to get some debug logging going using the 52DK running ble uart central under SDK 12.3 and RTT Viewer v6.4.
I have setup config.h...
Hello, I do connection between one nRF52840 (central / NUS) to multiples nRF52840 (peripheral NUS)
in my function static void on_adv_report(nrf_ble_scan_t const * const...
Hi Nordic Developers,
I would like to extend my question on creating vendor specific model from this question I posted earlier (extension of Thingy Mesh Demo v0.1):
https...
Hello Nordic Pros,
Doing some debugging using RTT Viewer and an nRF51822 under SDK12.3. Here is the code lines of interest:
And here are the log messages:
iDrink:...
Good afternoon!
We're considering an off-the-shelf nRF52832 based device for our needs.
the application will likely involve two nRF5283-based devices fitted with external...
Dear All,
On the http_application_update after the download is complete, in order to run the new firmware the user needs to press the reset button.
I would like to be...
As in another post , I was looking for a way to change the TTL per message. Is there a reason that it can only be changed per model? I can imagine the TTL being part of the...
Hello,
I'm trying to use the mesh DFU on 2 nRF52840 DK by following the quick start guide and it didn't work.
Using the mesh sdk 2.0.1 I made the below batch file as described...
Hi,
We need a BLE chip which can be used as a radio which supports BLE SIG mesh and work on standard HCI commands.
Kindly suggest the right device.
Thanks & Regards...
I am using a Mac with SES installed. I created a DFU example and downloaded it to the Thingy 52 to see how it works. That all went fine. Unfortunately, it has disabled the...
Hi all, I'm trying to evaluate nRF Connect SDK, starting with guide in nRF Getting Started Assistant app. So far I've executed every step, but when I try to open the project...
We are using nRF52810 and SDK 15. We have to save up to 50 bonding information.nRF52180 is knowing to save up to 4 bonding information. Can you save up to 50 bonding information...