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, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic team support,
I want to test communication range between nRF528xx device that support LE coded with samsung galaxy s10 (support LE coded also)
1. If I configure...
For some reason I can't quite program the nRF9160 on the development board using Segger Embedded Studio (SES) when I create a new project. I must be doing something wrong...
When I set "report_incomplete_evts = 1", I get a NRF_ERROR_NOT_SUPPORTED (0x06) error.
If I comment it out, everything work as expected. I want to use it for exended advertise...
Hi All,
I need to find the RF Tx power setting of the nRF52840 by reading from the register. I understand this is possible through Jlink and the following command:
--memrd...
Hello,
I am developping a project on with the nRF9160 and I would like to have the LTE and GPS working concurently. I managed to have both working separatelly on my custom...
Hi. I am confused about flash endurance. In the product specification for the nRF52832, there is a note that flash endurance is 10000 write/erase cycles:
Does it mean...
Hi,
What's the easiest way to subscribe to the MQTT messages that the thingy91 sends to the nRF cloud?
I have tried setting it up with a node-red and a python client...
I am newbie in nrf51822 and I am going to do project nrf51822 with BLE mesh. I have some questions regarding to this, please support me: Does Nrf51822 support BLE Mesh? Does...
To the kind attention of Nordic support team,
In PCA10059 hardware files C10, C13 and C25 are not conected when I see in the bill of material. But it seems that in the real...
Hi,
I am currently just trying to clone the nRF connect sdk according to the getting started assistent.
All the first steps just worked fine, but I ran into a problem...
Dears?
When I click the download link of nRF Sniffer v2.x ,it show "page not found(Error404)"
Would you help me?
nRF Sniffer User Guide v2.2 is to be used with the...
Hi Sir,
In normal, we can see three virtual COM ports in nRF connect - programmer, first is for nRF9160, second is for nRF52840, the last is for nRF9160 but not use.
Then...
Hi
I have a wired situation in my project. Everything is working fine when I am running my heart-rate device with the debugger. When I detach the debugger or just power...
Hello
A project that recently made a sensor found that the timer consumes a lot of power.
I built a timer to collect sensor data in the timer handler.
Sensor only...
Platform NRF52832 SoftDevice S132 V6.1 SDK 15.0 FreeRTOS implemented
Hi, In our application, once the mobile app is connected to the peripheral, it makes continuous writes...