Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
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...
The partition config for ZBOSS is set in different locations in NCS. For us this worked out magically in the past because the values that were written have been the same in...
I need a immediate response on this.
I am facing a persistent issue with shadow delta requests on my nRF9151-based application using nRF Cloud over CoAP since this morning...
Hi.
I'm using nrf Connect SDK v3.0.1 and Zephyr v4.0.99 to implement a IoT device which connects to a Thingsboard server with CoAP. With the COAP_CLIENT Lib I want to download...
Hi everyone,
I'm working on a project using the nRF54L05 (v2.9.0) and I'm currently facing an issue with BLE. I want to change the BLE transmit power , and so far I’ve only...
Hello.
This may be a basic question, but please let me know. I am using nRF54L15-DK and nRF Connect SDK v3.0.2.
Is the 32MHz crystal running when the nRF54L15 program...
Hello team,
We have a problem here, we are running a new program with 5 years long-term standby IOT device, once we are trying to use SMS to configure the IOT device we...
Hi everyone, I'm using the nRF54L05 MCU (SDK v2.9.0) for my application. I have an issue where, when I measure the current consumption during BLE advertising packet transmission...
Hi all,
We are running v2.4.0 SLM in nRF-9160 as pure modem, communicating with our external MCU. And we need to send a MODBUS-TCP write request command about each 10 seconds...
Hello, I'm in the development stage of a product and currently evaluating the nRF5340 as our main processor and nRF7002 as a companion IC for WiFi. Our application can be...
Hi Team,
Recently we did a network related testing for our CL5G modem (nrf9160) and observed a problem, in this test we used a nmap tool, this tool will search for open...
Hi,
We're evaluating NFC for our project.
I've been testing with a nRF52840DK - PCA10056 Version 3.0.2.
Using the antenna supplied with the Development Kit I am...
1st issue: Tingy91X doesnt build at all with debug -Og enabled: Because of all the strange issues of Thingy91 (nRF9151) and "not to be used in new products) we ordered a couple...
hi everybody: This is my first time developing an nRF chip and also my first time using VSCode After installing nRF tools and fast (3.0.0), I found that I did not see the...
Hi,
I'm trying to connect to the EMQX(what I made on GCP) using mqtt protocal. I'm using the sample code that nordic provides in lesson. Based on the Exercise4 code which...