Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I'm currently using firmware advertising/scanning with 1M PHY, but I'd like to use Coded PHY instead. I tried changing the advertising parameters as shown below, based on...
Hello team, I am currently working on the distance measurement functionality using the development kit (nRF5340 and SDK: v2.9.0). At present, the distance measurement runs...
Hi,
I have LIS2DW12 (Gravity board) connected to my NRF54L15-DK with the following overlay:
& pinctrl {
/* Pin control for I2C21 */
i2c21_default: i2c21_default...
Hello,
I have set up the light and light_switch BT Mesh examples on my nRF52840DKs. I have used the nRF Mesh app to provision them successfully and I can see that they work...
Hi,
I am using NRF Connect environment and would like to enable by program to use MCU Boot functionality with dual-imaging support and FOTA updates.
My Kconfig.sysbuild...
I need to change the path of ncs. after try sometimes, I failed. So, I need remove all the settings and retart my work from initial status. I uninstall vs code. and install...
Dear Nordic Team,
I am trying to configure logging through J-LINK RTT for my firmware.
My prj.conf contains the following:
CONFIG_PRINTK = y
CONFIG_CONSOLE ...
My current product uses the NRF523840 with CODED_PHY periodic adverts. I want to improve the range.
I'm considering a +14dBm (SAR limited) product variant with the NRF54L10...
The nPM2100 datasheet (v1.0) states in multiple areas that the VOUT pin is discharged when the device enters Hibernate mode (and certain other modes).
Is this discharge...
Hi
It seems that the default minium DTLS handshake timeout is about 1 second. That means, there is a retransmission if a response isn't received within this timeout. In...
Hi there,
I am trying to program my custom board hosting a raytac mdbt53 module (powered by a separate USB cable). I have to use the custom connections in P20 connector...
Description: We are working with nRF54L15 connected to an external flash memory MX25R64 . Our setup uses MCUboot with a secondary partition located on the external flash....
Description:
We are using nRF54L15 with NCS v3.0.0 , and the following clock configuration:
CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL =y
CONFIG_CLOCK_CONTROL_NRF_K32SRC_50PPM...
The standard 802.15.4 message FCF define an Acknowledge-expected bit. It is implied in the documentation that the radio will send the Ack automatically in Assisted mode. 1...
Hi,
I am having an issue with matter device commissioning after updating from NCS v3.0.2 to v3.1.0. Prior to the update, the device was able to join a matter network running...