Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
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...