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, there
I'm tring to use nRF9160 bh1749 example code.
As you know, there is example code about bh1749 in <Install Folder>/nrf/samples/sensor/bh1749.
And there are...
In our product, we use fds_record_write to store some user data on NRF52's internal flash. Is it possible for a hacker to read out the user's data even we have set the read...
Dear Nordic Semiconductor Team,
We are using nRF52832 based module in one of our products. And we are now currently carrying out pre-compliance testing for the product...
Hi
Is Managed Flooding architecture is a Standard ? is it mandatory by SIG.
For example Nordic Stack include -
Messages have a TTL assigned TTL stands for time-to...
Hi,
I am using nRF52832 along with Softdevice 6.0.0, SDK 15.0.0, Chip Revision 2 (QFAA-EX0).
I understand that softdevice uses MWU from this document
As per the Errata...
Hello,
I'm a newbie here.
I have a BL652-SA module from Liard Connectivity. It has a nrf52832 with a 32 MHz crystal on board but no 32,768 kHz crystal, so I have to use...
To the kind attention of Nordic support team,
I have been successfully using all gzll routines like in https://devzone.nordicsemi.com/f/nordic-q-a/57839/how-to-prove-to...
Hello-
I am developing my first project with the nRF9160. It is on a custom board. I am planning on using Segger studio with the Segger JLink programmer with the 10-Pin...
I am using nRF52832_xxaa DK and compiling ble_app_eddystone example. I am getting the following error
JLink info: ------------ DLL: V6.54c, compiled Nov 7 2019 17:01:02...
I wrote a simple application which updates a 16 bit characteristic as fast as possible (after initializing everything). Similar to the following:
The function called checks...
Hi,
example : nRF5_SDK_15.0.0_a53641a\examples\peripheral\twi_sensor
I am using the HTU21D sensor. I was download the twi_scanner example to scan the HTU21D sensor's slave...
I am having a problem talking to a MMA8653FC 3-axis Accelerometer from NXP.
I never see the clock signal generated.
I am using the nRF52 lib, communicating to a nRF5280...
I am converting the the Project ‘usbd_ble_uart_pca10056_s140’ to pca10059, to download it in the nrf52840 dongle. I followed the steps in the nRF52840 Dongle Programming Tutorial...