EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
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...