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 :
I have the same problem. I try to flash program to the Dongle using MCP. Every time I program the Dongle, the MCP log report: "NO response from master emulator". What...
Hi all,
I am using SDK version 15, SES IDE.
I am working on Dust sensor, for that i am using SAAADC example code, I want to read the ADC value from the pin, like this...
Hi Sir,
Based on the nRF5-SDK-for-Mesh , it mentions " release with a Bluetooth mesh profile v1.0 qualified stack".
Do we already have the QDID information for Mesh profile...
Hello,
Can i implement same functionality provided by NXP Mifare DESFire EV1 to nRF52832?
If yes, where i get the details and reference code for the same.
I want...
Hi Sir
I tested the cli example or uart example of SDK15, the uart response data are wrong and slowly.
I have no idea what happened. please help.
------------------...
I am currently using mesh sdk 2.0.1 and I plan to migrate to 2.1.1. I saw this while comparing the light_switch example of the two sdks.
proxy server is not supported...
I am using nrf52832, and used mpu 9250. I want to store the data of mpu 9250 in external and internal flash memory. will you help me how to do this?
the odr of sensor is...
Hi,
I am developing an application using the nRF52840 as NCP with a raspberry pi as the primary processor, using wpantund. I have 3 devices (3 raspberry, each with its own...
In most of the examples the FIRST_CONN_PARAMS_UPDATE_DELAY define is set to something like 5000ms. Is there a reason it needs to be that long? I would like to switch to a...
Hi,
My question is quite easy. I need to use 36 or 38 (maybe something else frequency as well) kHz clock in our device. How it is possible or is this possible at all ? I...
Hello All
Since 3 days now, I am trying to program my third party beacon board PTR9048 with the PCA10028. I'm pretty sure, that I connected it correctly, because I can...
Can the
sd_ble_opt_set
function be used to set a default channel map in the central role prior to any connection requests to advertising peripherals being...
Hello,
I am using nRF52840 with nRF5_SDK_15.0.0_a53641a.
I am looking at the QSPI example which I have slightly modified so that after the write of 256 bytes, it enters...