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, ...
Hi sir,
I encountered a problem when I tried to build Thingy SDK. Here are steps what I did,
Download "thingy_sdk_v2.1.0" SDK and followed README.md to install the...
We are developing for Nordic chip with 256kb flash and 32kb RAM. We will be using s130 softdevice on the chip so our concern is limited memory storage space. Our program will...
Dear all,
I am trying to configure the uart example found in https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160 in order to be able to read...
hi:
when device is in ota mode, app quits abnormly, we find device will in OTA forever;
There is 2 versions, A and B, A can quit ,but B can't, B just adds one function...
Hi all,
I'm working with LPN demo with SDK for Mesh 3.1.0 recently. I want to implement a function that a lpn device can receive a response message as soon as it sends out...
Hi,
I flashed my nrf52840 dongle by nrf Desktop connect app with ble-blinky hex file from nRF5_SDK_15.2.0_9412b96 SDK and I am able to connect to it from nrf connect ios...
Hi,
I tried to monitor current consumption of my device. I used
and then used
I saw something like this
There are spikes on everywhere.
If I comment out...
Dear All,
we're using MDBT50Q in our design and they recommend a 10uF cap while Nordic recommends 4.7uF (Reference Circuit 3).
In terms of power consumption, can anyone...
I activated it and confirmed the network connection in US. Now I brought it to Thailand to test our device, but I could not get the network connection. Can I use a SIM provided...
Hello
I have ported the example project "nrf_crypto_aes_pca10056" to my one project. But now I'm not able to building the project anymore. Segger Embedded Studio will show...
Members
I am in the board design phase of my project. I use Arduino boards (Due & Uno) with SPI. I read that the nRF24L series is not recommended for future projects....
Hi,
So I am using nRF51822 chip to develop our products. We have two motors attacked to our PCB and we want to control the pulse with low power PWM. We want to control...
Hi...
i want to read the data from another board using serial uart .. how to write the command to check the data is available ... in arduino i written like this how to write...