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, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Hi,
The situation is very simple; I try to use the CoAP Utils library to simplify CoAP usage in an application running on the nRF9160 DK ( https://developer.nordicsemi...
Hello,
I’m using the ble_app_multirole_lesc application from SDK 16.0.0_98a08e2 as is (not modified) on 2 PCA10040 dev kits but unfortunetly both boards return a disconnection...
hi, nordic support
SDK version is 15.3.0
the example is ble_app_uart_c
I have modified the project based on this address: https://infocenter.nordicsemi.com/index.jsp...
Using nRF Connect SDK v2.1.0 and the nRF5340 PDK, are any of the ble mesh samples in the fw-nrfconnect-nrf repo working yet? I've tried both the mesh light and light_switch...
Hi community !
I wanted to know if it's possible to program a board as a client and as a server at the same time ?
Cause i want this card to send data into the network...
Using EmbeddedStudio_ARM_Nordic_v452_macos_x64
I am trying to build a sample for 9160-DK
In nRF Connect Options I entered:
Board directory ~/src/ncs/zephyr/boards/arm...
I am attempting to build the latest (4.1.1) pc-ble-driver with 115k2 baudrate. I have a hardware platform which supports 115k2 as maximum baud rate. It seems only the 1m version...
Hi,
I am using the NRF52840 with the usbd_ble_uart example using the latest SDK.nRF5SDK160098a08e2.
My computer (windows 7) recognize the NRF52840 as a nRF52 USB CDC...
Hi. twi_sensor As an example source, I have 2 pressure sensors. I use sdp800 and icp10101 separately and use it as twi_interface to read the sensor value well. However, we...
If I write the data from NrfConnect App and if I again go to the scanner tab without clicking on disconnect or killing the app and then if I click scan or refresh option,...
I want to transfer files to uart using ymodem protcol.
For example, when nRF52840 receives a file through BLE,
it tries to send the file back to the device connected to...
Is there a sure fire way to know for sure that my PSM configuration is correct on the nrf9160DK? I'm trying to get LTE-M + GPS working and I'm still not sure if I'm in PSM...
Hello,
We used the Nrf52810 in our project.
Currently, we found a issue: The ble is disconnected when we press the chip. Because our buttons are on top of the chip. We...
When I use circuit configuration no.5, VDD connected to VDDH and have 5V going into VBUS, I see a 1.6V output from the VDD_nRF (VDD/VDDH).
Normally when I connect a battery...
This question is a follow on to https://devzone.nordicsemi.com/f/nordic-q-a/38085/how-to-create-a-copy-of-examples-project---segger-embedded-studio .
It's clear that making...