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... folks .. i am using nRF52840 development kit , i need to control the two servo motor using ble commands . I need to control the angle and speed of two motors , suggest...
Hello,
When I power our customer-designed nRF52832-based electronics I see the ingoing suply current (at 3.1V) rising in about 3 seconds up to 55 mA (!), then decreasing...
Hi, I have a problem with uart disable function (app_uart_close();). I started from ble_app_uart example, and I want to disable uart when nobody is connected to the Ble device...
Hi,
I have a similar problem to the case: ( devzone.nordicsemi.com/.../having-a-problem-with-preprocessor-options) with not being able to access the preprocessor options...
Hi,
As per the workaround of these errata its mentioned that "This code is already present in the latest sytem_nrf52.c file."
What does the latest mean here? Is there...
Hi,
I have two questions, one regarding nrfjprog and one regarding pynrfjprog:
How do I write content to a specific address of the flash using nrfjprog? Specifically...
I want to build custom commissioner app on nRF52840 DK. But when I'm running:
The error is OT_ERROR_ALREADY. I don't understand why, I am not invoking this method multiple...
I am using the nRF9160dk development board and I could not find a test or example for the internal RTC. could you provide a simple example of using the internal RTC.
Hy,
i get two warnings from my c++-compiler (arm-none-eabi-g++ (GNU Tools for Arm Embedded Processors 7-2017-q4-major) 7.2.1 20170904) if I use the header cmsis_gcc.h in...
Hello
in the thread about NUS connection problems with TimeSync example ported to SDK16.0.0 Sigurd confirms a bug in the timeslot API.
Could you please be more specific...
Hi,
I am using nRF52832, SDK16.0
with SES
Is that nRF52832 have able to send timestamp through BLE. is that hardware able to calculate timestamp
will it act as REAL...
HI
my Version: SDK15.3,ble_app_template,custom board with nrf52832
I'm trying to load device name from fds when initial,
my goal is sending message to my board to change...
For some reason, it seems that I am not able to send any raw data with the BLE radio. I am able to configure the radio and start it successfully. However, the radio never...
Hi,I used Nrf52832 connect BMX055 with i2c, I use sdk nRF52_SDK_11.0.0 example examples\ble_peripheral\ble_app_cscs and add my code to read the BMX055,but when it work a short...