Hi,
Platform: nRF54L15, SDK 2.9
The application is Matter + BLE. CONFIG_CHIP_DFU_OVER_BT_SMP & MCUBoot are part of the configuration. As soon as we enable the BLE...
Hello,
I'm reading about 700 values from an LSM6SDO gyro/accelerometers per second and need to store them, before sending them over bluetooth once where I store them is...
Hi, I was trying to flash the sweyntooth firmware to nRF52840 dongle using nRF connect for desktop. I was following the instruction on in this tutorial: . The hex file I used...
I have found that in NCS SDK 2.6.2 it was very simple to enable FLASH_SIMULATOR as part of the mcuboot configuration overlays. But starting from SDK 2.7.0, I keep getting...
We are looking to do DFU over UART to the Application as described in DevAcademy nRF Connect SDK Intermediate, Lesson 8, Exercise 1, Step 5. However, we have only one UART...
I am working to convert from Thingy 91 to Thingy 91x. I have successfully used the modem_shell with RTT output and control and the overlay does not seem to work with SDK 2...
Hello I am looking for the IBIS model for nRF52840 for signal integrity simulations. I saw similar requests older than 2yr and I am wondering if now the model is available...
Hello,
My goals is to start two functions every second. So I made a function that starts those two functions and am now trying to use the app_timer library to let this happen...
I know the nRF52832-CIAA_Ref_Layout_v1.0 download has Altium Designer files for the various reference layouts for this chip, but I haven't got access to Altium, nor have I...
I have 3 new Thingys and have connected to two of them using the IOS Thingy app. When connecting, it prompts me to do a firmware upgrade (from v2.1 to v2.2) but when I kick...
nRF Connect log shows DFU mode cannot be achieved. Same test on SDK15.2 worked.
Comparing the ld files of 15.2 and 15.3 shows uicr_bootloader_start_address and uicr_mbr_params_page...
Hi, In SDK 15.3 I have found a bug in internal implementation of the lps22hb external driver. Bug description: Unable to set properly a INT_S[2:1] bits in CTRL_REG3 register...
Hi:
I am having trouble just trying to build the asset_tracker_image.
I followed the instruction on setting the nRF Connect. (nRF Connect v3.2.0). However I got the following...
Hi,
When I reference of SDK Coexist examp of uart for adding in Experimental dimming example.
I get success in it.
I take dimming level from uart, and publish it via...
Hello,
Just received the nRF9160-DK and followed instructions but it seems there is no connection, only LED3 is blinking
Location is Belgium close to Brussels
Hi,
I'm using the PCA10056 dev kit to verify the workings of the DCDC converter. I added the following code after nrf_sdh_enable_request() :
e = sd_power_dcdc_mode_set...
Hi to all,
I'm new with the nRF52 DK developpement board and I use Zerynth ( Python ) for developping a simple application for a product who are still existing. ( MOKO M1...
Hello,
I am developing in Windows 10 machine in visual studio code. I cannot use Seggar studio. Devloping for nRF52840 dongle with nRF15 sdk.
I have written the below...
I am using SDK12.3 and the Flash Storage module to store some data in Flash. I frequently need to update some of these data basing on received commands.
When I use "fs_erase...
Hello,
we are developing a machine that is in pre-production. We need to be able to update the firmware and until now all works well on android. but on IOS the dfu does...
I'm trying to get the LTE Sensor gateway running on the nRF9160 DK. The documentation says to run the HCI:UART example on the nRF52840. When I click on the link for that example...
Hi,
I need to know if it's possible get the firmware work using 52810 with 192K flash. As far as I know, S112 takes 100K, APP with secure connection takes ~85K(ble_app_hrs_pca10040_s132...