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...
Hello,
How to put values changing over time into advertising data?
What I want to acchieve is to send ADC values that are changing dynamically over advertising packet...
We're designing a new revision of our open source sensor beacon platform: http://ruuvi.com
Just want to make sure I got this right. nRF51/2 Reference PCB Guidelines states...
Yeah. It's that topic again.
I tried to measure the current with an oscilloscope (Agilent 100Mhz; 2GSa/s).. but that didn't quite work.
Can you maybe share how you guys...
Hi
I have tried to convert ble_app_uart to use spi slave rather than the uart with no success.
Please can I have some pointers as how to go about it.
Thank you
Hi,
system info:
SDK: v6.0.0.43681
S110 V7.0.0
nRF51822 Rev.2
I’m using a ~4ms one shot timer (using the timer library) which is being started in the...
How can I dynamically assign the MQTT broker address
Hi all,
I have a general question how to assign the MQTT broker address dynamically.
Current Nordic IoT-SDK mqtt...
Hi,
my question is related to this question:
devzone.nordicsemi.com/.../
Erasing Flash pages takes a pretty long time (and the CPU is blocked during this time). For...
Hi,
I use NRF51822 QFAC chip, SDK is 8.1.1, soft device is S110. The base project is ble_app_uart. Now I want to add OTA DFU into my project. But I don't know how to start...
Hey together,
I'm using the GPREGRET register at the nrf52832 to determine how the module should start up after an off mode reset. Thus I set a predefined bit in the GPREGRET...
I have been working on the multilink example lately (version: 8.0), I have identified the function to send data on the peripheral part, it is sd_ble_gatts_hvx(), but I'm having...
hello ,
my IDE is keil and the sdk is nRF51_SDK_10. i know the system is 16M frequency,but now i only have 32M crystal.How can i change the sdk if i wang to run the system...
hello , Nordic Engineers. my IDE is keil and the sdk is nRF51_SDK_10 and s110_nrf51_8.0.0_softdevice.hex. The project is "C:\Users\robben\Desktop\nRF51_SDK_10\nRF51_SDK_10...
Hi,
I am trying to load hex file over the air for nordic but I am getting error as master emulator installation not found. Please suggest. I am using MCP of version 3.10...
hello i want To use mbed for nrf51 dk. i used this link developer.mbed.org/.../ . i am following steps but i can't copy hex file into bootloader. i got error message "There...