Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
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...
Hi,
I have some problems when I tried to compile pc-ble-drivers (C) .
1. When I tried to execute ./bootstrap-vcpkg.bat after I follow the steps:
$ git clone github.com...
I’m studying the NRF9160-DK board - I installed the Basis SIM card and followed the instructions : www.nordicsemi.com/.../GetStarted
I launched the Link Monitor program...