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, ...
I would like to use an analog microphone to generate a voice signal, measure it by an ADC, and then transmit the sound to the host. This is the cheapest solution, but I'm...
Hello,
I'm trying DFU from here . It works successfully with nRF52833 DK Board before Appendix 1.
The question is how to combine all which it is bootloader + sd +...
Hello all, I have question about ppi.
Like code shown above, I'm using ppi.
Here, MUX_INPUT_2 and MUX_INPUT_3 are name of pin.
I'm changing their state: from low to...
Hi,
We would like to know the default state of the NRF52840’s GPIO pins - is it high, low or open? The reason for this question – we need to know these pins’ behavior/state...
Hello Guys, I want to build some project with Nordic products but ı don't have any sample code , if you have sample code for Keil let me improve myself.Actually codes can...
Hi,
As has been explained numerous times in posts on this forum and many others, mapping RSSI to a distance measurement is notoriously difficult and inaccurate. I was...
Hi
Can anyone verify that it is possible to use the nRF5340 PDK to program custom nRF53 board?
The documentation says: The nRF5340 PDK supports programming and debugging...
Hello,
we are using NRF9160 +Nrf52832 in a project. NRf52832 has to be used as HCI interface..after searching for this, i came to know that zephyr based HCI uart sample...
Hi,
I am working on Eddystone project, after I successfully tested the Buttonless DFU example, I added DFU service to Eddystone example ( nRF5_SDK_17.0.0_9d13099\examples...
I am using this MBN52832DK and find out this nRF5_SDK_17.0.0_9d13099.
Trying to import into Segger Embedded Studio but rebuild come out error.
using the nrf52832_xxaa...
Hi all,
I would like to have a semi-duplex communication link over one pin (+GND). The nRF will act as a pure slave device which responds to, and acknowledges, commands...
Hello, we understand that the Nordic framework, by default, restarts advertising on disconnect. I learned that here, thank you:
https://devzone.nordicsemi.com/f/nordic-q...
I'm currently running on nRF Connect SDK (hash: 4b012fb4882f0ddd3de9f339ebc5a3f1c3cacd4a). I'm running a connection between a nRF91+nRF52840 (as central running NUS_C) using...
I have an nRF52840 board that fails to connect to Linux over USB. The board powers on and the green LED at the lower left of the PCA10056 flashes on/off rather quickly. But...
There is a bug in fds.c file, Please go through the below code snippet.
I do not return from fds_gc(), execution stays there for infinite.
More information:
1) #define...