Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
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, 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...
Hello Everyone,
As mentioned above I wanna know how to send Energy Expended data from nRF51422_xxac device to BLE mobile application using HRM characteristics or HRS Services...
Hi,
I'm starting to work with Nordic Semi Develoment boards with a Thingy:91.
And I wanted test the GPS module and send it over HTTP POST using the LTE of the Thingy...