Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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...
nrf52832 S132 v6.1.1
i want to write saadc data in flash, so i call "write_to_flash" function in "void saadc_callback(nrf_drv_saadc_evt_t const * p_event)"
sizeof(data_array3...
Does anyone know if Segger Ozone is licensed for commercial use if used with Nordic Semiconductor devices, similar to the use of Segger Embedded Studio? Or, do we need to...