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 All
I'm trying to lock debugging/reading capability in my code. My system consists of a bootloader and an application beside the Softdevice and MBR.
What is already...
For simplicity, I extracted the Demo 1 routine from the "pwm_driver" example which has 5 demos 'cause I thought it is simpler.
The code is shown below:
Can you please...
Hi, i want to build my ble app with softdevice. A s a result, I want to have a single .hex file that contains the sofdevice. And i am going to flash it to the nrf51822 using...
I have PTR9818 module and NRF52840 Development Kit. I flash firmware CLI example(SDK for Thread and Zigbee 2.0.0) for PTR9818 module and communicate with PC use USB-USART...
Hallo,
Currently I'm investigating different Low Energy Bluetooth solutions for our healtcare products that we build in Televic Healthcare.
So here is the setup I...
Hi all,
I'm a little bit confused with the Thingy52 SDK.
The "ble_app_thingy_s132_pca20020" code is the same of the "thingy_v2.1.0.HW_1.0" precompiled hex file?
Thanks...
Hello
I would like to know GPIO leakage current, especially when the GPIO outputs Low
state, leakage current flow thorough the High side MOSFET parastic diode.
If nobody...
Hey everyone,
I have measured input current by different transmit powers:
nRF52840
Equipment: Konstanter ssp 240-40 as current source
Agilent 34401Afor current measurement...
I have a custom board on which I am running the fatfs example from SDK15.2.
On SD Card Initialisation the CMD0 response is unexpected: -
Where the NCR would be expected...
Hello-
We are preparing a product for Bluetooth certification. Our design has a PCB antenna and the the testing house is requiring an SMA RF coaxial cable to interface...
I have created a custom Board Support file for my custom Board But it is not able to advertise the BLE Device after I use My custom Board File. When I use Predefined board...
Hi,
We need to collect sensor data from nrf52832 and after some processing, we plot data and generate some notifications etc. on smartphone app.
Shortly we need to design...