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...
Is there any way to reduce the TWIM SDA line input current? We use a 1.8V I2C sensor (connected via level shifter) that can sink 2mA max. So, the communication will fail because...
hello Nordic
i work with nrf52832, sdk 16, s132.
I set a watchdog but when i try to create a fault by adding breakpoints after ble starts scanning then i get stuck...
ot-br-posix commit mentioned in documentation does not exist:
https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/index.html?cp=7_3_0
https://github.com/openthread/ot...
Hi,
I am looking for Nordic development kit which has BLE and can also integrate a temperatue and promixity measurement sensor. Please suggest.
Regards,
Harish
Hello,
Sorry if my questions is already answered but I have been searching in this forum and google and didn't find any concrete answer.
I was wondering if there are any...
GPS sometimes suffers from slow searches. I want to get the location of the base station.
I'm trying to send AT+CEREG? , then get
+CEREG: 1,"1D2C","0D61D950",9,,,"00000010...
Hello,
I have some trouble programming nRF Thingy:91 and therefore would like to ask some questions about possibilities to flash the devices:
1) It is not possible to...
Hello,
I am trying to print Throughput using "ble_app_att_mtu_throughput" example application.
I have configured PHY at 1M (i understand it is 1 Mega samples per second...
I am trying to import a Keil project from SDK 12.3 following steps provided in this link: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/segger-embedded-studio...
We are experiencing some problems with our code and suspect it is an incorrect formatted printf.
Unfortunately the static code analysis in segger embedded studio (4.52c...
Development Software: nRF5 SDK v15.1.0
Windows 10, 64 bit
I'm following the instructions on how to install the micro-ecc library as detailed on the following page:
http...
I am sending task notification from nus_data_handler when in get BLE_NUS_EVT_TX_RDY event
In a seperate task , i am sending ble packets (244bytes) by using ble_nus_data_send...
Hi Team..,
iam using nrf52832 interface with quectel.iam using uart communication..the problem is when i transmit the AT commands nRF to Quectel that is working fine..but...
Hi,
I am trying to flash the hex file through j-link debugger on nrf52810 controller. Flash is done on hex file but not able to execute after done .
why this problem happening...