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...
I currently have a piece of firmware that uses SDK 15.3.0. The application that have developed that makes extensive use of PPI channel 1 to drive ADC sampling with a timer...
Hello, I'm just starting to experiment bluetooth with the nfr52840 DK board and the sample programs available, especially those "ble peripheral" and as a beginner I started...
Hello,
1) I am using the PCA10040 to program a nrf52811 chip on a custom board with SDK 15.3.0.
2) I'm using the example ble_app_uart_pca10040_s112 on uKeilV5
3) Initially...
Hi I wonder if there are any PPS signal from gps part to the cpu, preferable some kind of timer input or interupt port so it is possible ta make absolute timestamps with fractions...
Hi,
We are using nrf51422 in our project.So right now i am loading the program using the Usb cable .Here my doubt is can we able to flash the program by using usb to uart...
Hello. It is almost the same as the question ( devzone.nordicsemi.com/.../set-data-type-for-notify) given three days ago. I want to “Notify” new data in the “rscs” project...
does FDS have append data functions? I want to receive big files(>500KB) from BLE,but I can put it into RAM buffer, so can I create a file in FDS and append it from BLE directly...
Hello Recently I have been working on a project for a 52832+ three-axis accelerometer. I have encountered some problems. SDK15.2 IIC 1.started a timer and it was time to collect...
Hi all,
I’m currently working with the nrf9160 sip on a bare metal firmware project. I know the official support path is only with Zephyr OS but I’m facing an issue I’m...
I modified my nRF52840 dongle as is was described here Does anybody have a single diagram showing how to connect the DK's P20 pinout to the dongle ? Thanks,
Matthew
Hello! On 2019-06-24 the following mail was received:
Product update notification June 24, 2019
Hi Bojan,
We've just released a new version of our SoftDevices, version...
To the kind attention of Nordic support team,
Could you please give a very quick look at those attached gerber files? Do you think there is something that is better to correct...
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...