Hi,
In Core Specification v5.4, there is support for Non-Connectable and Non-Scannable Extended Advertising (ADV_EXT_IND) without AUX packets. However, when using Nordic...
When both ethernet and WiFi are supported on one MCU (with both sharing the same L2 implementation, only one network device being active at a time), does it matter if both...
we have a custom board with nRF9160, when using GNSS we configured it to periodic mode with 120 second interval, most time it works fine but every once in a while (like every...
Since I need zephyr version 4.0 or newer, I tried updating my project to the nRF Connect SDK v3.0.0 as well as the toolchain. I know that they are not fully released yet....
Hello,
I am a beginner when working with nRF. I am trying to run the l4_e3 solution code, but it doesn't seem to work. I can connect via BLE, but nothing is being shown...
I am currently in the process of filling out the 18031 RED Cybersecurity certification documentation. I am currently analyzing the security vulnerabilities list of NCS v1...
Hello,
We have developed an nRF52840 based peripheral which works fine with Android. The SDK version is 16.0.0 and soft device version 7.0.1. It works fine with iPhone as...
Re: this excerpt from nRF5340 PDK product brief at www.nordicsemi.com/.../nRF5340-PDK: "NFC, ANT, 802.15.4 and 2.4 GHz proprietary protocols are also supported". If you please...
Hi, all:
I am really a senior BT/BLE developer, but I am still a beginner of nRF52, and I really need BIG help.
I bought nRF52DK and Power Profiler Kit recently, and I...
Hi
A nrf52832 device board is programmed with the hex file using nrfjprog command as follow for two times,
In the first time programming, the device board is programmed...
Dear Sir,
I am Takahisa Mizuta at New Cosmos Electric.co,LTD in Japan.
I would like to get to know the information about nRF52832 which is max value of thermal resistance...
Hi,
I have make an application for PCA10059, that uploaded with nRF Connect (using embedded USB DFU).
All work normaly on multiple PCA10059 board manufactured on 2018...
I am trying to setup a 0.1 sec timer to trigger a pass through the perfect_shower_main code. I keep getting an error:
'main_app_timer_handler' redeclared as different kind...
Hello to all,
I have developed our project and successfully write data into flash but got stuck for retrieve data from flash.
When I call read function getting 0xffffff...
Hi Everyone,
We trying to make Tag using nRF52810 with following expected output
1. The Tag need to send the data at fixed interval (say for every 2 or 3 sec) continuously...
Hi,
I'm currently playing around with the NUS example in the SDK and still trying to understand how it works. My BLE event handler only receives the first byte of the string...
Hello,
I have an nRF52840 custom board, I'm unable to connect with the board using J-Link EDU after programming once. Here is the connection diagram, I have used same connections...
Hi,
We are in developing stage of one of our project.
Integrating Flow sensor with Pulse type output.Can you please suggest a pin to connect with Pulse count feature...
Hi,
i am trying to read the written certificate detail to verify. but i got the error of EPERM,
The below log is the response for my aws_fota program,
The MQTT AWS Jobs...