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 there,
My question is similar to https://devzone.nordicsemi.com/f/nordic-q-a/39447/central-role-in-a-mesh-proxy-node , but perhaps slightly different in that my existing...
DFU Trigger Library (USB) is indicated that only for nRF52840 SoC. For other SoCs, can I use it after some modification of the library easily? What's the limits?
Hi !
I am on a firmware project for a nrf52832. I am using SES on Windows.
There seem to be a problem when combining buttonless DFU and NUS. When I do the services_init...
Dear devzone community,
I am currently in the process of migrating my MBED code to NRF5 SDK. My MBED code is functional and it works fine, you can find the code below: ...
There is no any Softdevice S122 listed on the page below.
https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK
We have downloaded the SDK from the same page...
Hey guys,
right now I am using 2 NRF24L01+ modules connected to two Atmel Atmega 644P in order to collect some sensor data and send it to a computer. Im coding via Arduino...
Hello, I am able to use the Zigbee CLI Agent and send some commands. I am using the zb-cli-wrapper python package to send commands from python. I wrote an application that...
Hi,
we developed a 2D-3D mouse .It contains a 2D sensor and a 3D sensor and 4 touchpads for left click,right click and 3D motion enabling.
The SDK we are using for developing...
Hi Nordic,
I am implement watchdog function in my nRF52840 project base on SDK15.3 ,but I found something I cannot understatnd, please help.
Watchdog reload value is 10000...
Hi,
I am trying to bring up open AMP application on nrf5340.
As previously known, this is used for exchanging specific data between the app core and the network core...
Hi All,
I am Working on nRF52840 and using nRF52840-DK.
Below is my working environment
SDK - nRF5_SDK_16.0.0_98a08e2
IDE - Segger Embedded studio (windows 10 -...
hello Nordic
i am working with nrf52832, sdk 16.0 , s132 (v7)
i am trying to send and receive data from an nfc reader/writer module (NXP pn7150)
if i use nrf_delay_ms...
Hi all, I am merging TWI code with BLE. I started with the ble_app_uart example working perfectly, however, after adding TWI libs and drivers (nrf_twi; nrf_twim; twi_master...
Hi All,
we were tasked by a customer to develop software for the nRF52840 and they recommended to use segger embedded studio. We downloaded it from the Nordic web site,...
So the goal of what I'm doing is I have a Wurth Proteus III and I want to run the NRF Mesh SDK provisioner on the Proteus III. I have been told that this is possible and through...