I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello everyone,
I'm working with the nRF5340-DK, aiming to achieve the lowest possible power consumption. From what I have read in some posts, I understand that this board...
Hello,
The new RED cybersecurity regulations will be enforced starting from august 2025 and it will based on the EN 18031 standard. Now, as the final draft of EN 18031 is...
Hello,
I have a project that contains the b0+mcuboot+app. My project works but now I would like to add "data sharing" in order to retrieve some information in my application...
Hi Nordic Dev Team,
I'm developing an application that is frequently not connected to the LTE network but needs periodic fixes to save on power. This pointed me to use A...
Hi, I'm currently working on porting an nrf5340 - NCS 2.6.0 project repo to NCS 2.7.0 starting with my own minimal sample. Having some trouble getting the sample to build...
Hi Support team
Application:
1) We have a Thread network of one leader and 12 child and all of notes run BLE and Thread at the same time.
2) BLE center on the leader...
When I call the function after connecting to the thread network I get a NoBufs error:
My handler:
I'm using an nrf52840-DK and am guessing that it needs more...
In our display project we changed from the SDK 2.6.0 to the SDK 2.7.0.
We driving a SPI display (ST7735r driver)in combination with a touch screen (FT5436 touch driver)...
Hi,
We're using the nrf9160 SoC for our application and we need a way to program both the modem and microprocessor during production. In development we've used a JLink with...
I have an nRF52840 Zephyr based project that compiles/operates fine with SDK 2.5.2 (prj.conf includes the statement: CONFIG_NRFX_GPIOTE=y).
I'm trying to update to ToolChain...
First of all, the f ast mode should be 400kHz, but it seems to be only 200kHz according to the waveform. Also, the duty cycle seems to be wrong.
Secondly, It seems that...
Hello, I have an aht20 sensor from adafruit and an rtc ds3221, the 2 sensors are i2c, except that I am taking this course academy.nordicsemi.com/.../ , but the course in question...
Hello Everyone,
In my project, I am using NRF52832 in my custom board, all function tasks are working fine but when it comes to OTA, the firmware file is transferred to...
hello everyone,
I am designing a device which is operated with coin cell battery, I want to turn on & turn off a device using single button. when device in on mode it should...
Hi,
We are considering a modem delta FOTA on our 9160 devices in field, but find two "approaches" described to this; Either using the modem AT command set ( AT #XFOTA=2...