Hello,
We are working on establishing a connection between one of our existing Bluetooth modules (cypress) and nordic based module to provide backward compatibility with...
Hello,
I’m working on a project based on the nRF Connect SDK v3.0.0 Matter Light Bulb sample , using the nRF52840DK. I aim to implement IPv6 support and enable Matter over...
I am trying to create a partition on my external flash using littlefs
Here is the line that is returning me an error
FS_LITTLEFS_DECLARE_DEFAULT_CONFIG ( storage ...
We are developing HW that includes nRF9151 running DECT NR+ with the Wirepas stack for mesh connectivity between multiple units. The product is expected to move between geographies...
Hello Nordic Support team,
I'm receiving the Transmission failure and Lora Initialisation failed message despite to correct wiring and everything else. I'd attach a link...
I am reaching out to seek your guidance on a development project involving the nRF52840 and Semtech SX1262 LoRa transceiver.
We are building a marine crew monitoring and...
Hi,
Platform : nrf52840, NCS 2.7.0
I would like to get the MCUBoot image swapping progress without modify the NCS, and display a progress bar on the LCD to indicate the...
Hi guys, i can't figure out how to create an event handler in my Mesh Client.
The functionality of this handler should be to set a flag on the 'NRF_MESH_EVT_TX_COMPLETE...
I used keil v4 compile the following project F:\nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_uart\pca10040\s112\arm4\_build get file nrf52832_xxaa.hex of size 101kb...
Hello ...
I'm porting our product from RF Digital's Simblee to Laird's BL651 (nRF52810). A phototransistor measures light, is connected to an analog pin, and is sampled...
Hello guys! And girls
My project is working as expected in SDK14.2. I'm updating adv data (manuf. spec. data) without any problem with this function But in SDK15 the function...
Hello,
I'm working on a project using a Thread network to send MQTT packets and I'm having an issue with the example project out of the box. I'm running the version 3.2...
Hi, Sir:
I am developing nRF9160 DK(pca10090) with mqtt_simple example in nRF Connect SDK(ncs/nrf/samples/nrf9160/mqtt_simple). Firstly build the example , build OK, but...
I am trying to use other functions within FATFS per example f_findfirst file on the flash and keep getting undefined reference.
I used the example application usbdc_msc...
we use custom 128bit uuid service and dfu,bas services
when setting uuid as custom 128 bit uuid in advertising_init function, it's base uuid is always based on dfu.
what...
Hi, could you please let me know if support for nRF5340 will be added to the "regular" nRF5 SDK package, or it will only exist in the nRF Connect SDK? Thank you.
I use a PA/LNA dur9ing advertising but would like to disable it during connection. I use the sd_ble_opt_set API which works fine to enable GPIO toggling. However to disable...
Hi, I'm trying to add buttonless dfu to my own application (unbonded). I have followed the tutorials listed below:
1, https://devzone.nordicsemi.com/nordic/nordic-blog/b...
I am trying to install the nRF9160 development environment on an additional computer. We have the system running on 3 computers now but are in the process of setting one up...
When I let the lwm2m_carrier library run through a full bootstrap/registration cycle on a fresh device, it generates and saves many bits of info in both NVS and TLS security...
I need to compute the checksum for a firmware image and I'm looking for suggestions on what works best.
I'm using SES and I don't see any checksum or CRC of the firmware...