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...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi,
Is it possible to access the relative carrier offset of a received RF packet from the radio? Specifically, I'm wondering of there's a register I can access that has...
Hi All,
we are seeing a problem when stopping for debugging that we end up in an end stop called "app_error_fault_handler" after a few single steps.
This thread sheds...
To the kind attention of Nordic support team,
we are using your great sdk to evaluate nRF52840. We want to understand how to use every tool that can be
useful in production...
hello everyone I am trying to implement a Library from Arduino to nordic but I have a problem :
this is the Arduino code :
I replace by that :
But I Don't know how...
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...