I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Dear All,
I am building an application that needs to use NB-IOT and if that is not available then use LTE-M. I tried sending this AT Command:
AT%XSYSTEMMODE=1,1,0,2
...
When building the Matter Light Bulb sample application for the nRF52840 fails with:
/opt/nordic/ncs/toolchains/v2.1.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm...
What is meaning of error code 0x3004?
The following is source code of calling sd_ble_gap_tx_power_set().
int _gapTxPowerSet(const int8_t txPwr) { ret_code_t errCode;...
How do we read/write the preferred carrier lists on the SIM card with the nRF9160? Most modems provide the at+cpol command but this doesn't seem to be implemented on the ...
Hi,
We have an application where I'm trying to maximise BLE data throughput to it's absolute highest I can get. Through reading docs/researching and doing some experiments...
1. Is it possible to set MAC address from random to static for Mesh in nRF Connect SDK?
CONFIG_BT_PRIVACY =n and CONFIG_BT_SETTINGS =y seems does not change the behavior...
Hi,
I'm trying to use LPUART in interrupt mode (not async), but I can't get it to work.
I'm using the sample in NCS, which works when using async.
When I uncomment the...
I updated to the latest Toolchain Manager (v1.1.3) and noticed that I am no longer able to select "Open Terminal" to open a terminal window. This was working fine before I...
hello Nordic
i work with ncs 1.7.1, with nrf52832 soc
i tried to add a driver and for some reason i fail and i can not understand why
this is my dts
this is...
Hi,
we use the NRF52840 as a connectivity chip in a serialized application (based on nRF5-SDK v17.1.0 and SoftDevice S140).
When our main app starts, we would like to...
Hello,
While using the at_client sample, when the SMS is received, the following notification is seen
How can I have the access to these notification in other application...
Hi all,
I was recently asked about using L2CAP Connection-Oriented Channel (CoC) to increase thru-put of a project. This must be a gap in my knowledge as L2CAP was always...
Hello,
I've a query.
I am trying to build and see output of " Power Management Example".
C:\nrf_sdk52\DeviceDownload\nRF5_SDK_17.1.0_ddde560\nRF5_SDK_17.1.0_ddde560...
Hi! We are trying to send an HTTP request to our AWS Web Server. The problem that we are figuring out now is that we don't know the way to add a body to our request. We based...
Hello, I am trying to set up my Thingy91. I am using the latest modem firmware mfw_nrf9160_1.3.2 and have also successfully updated it with the J-Link EDU Mini as described...