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...
I am currently working on a project based on the light_switch mesh example and am running into an issue where I'm receiving several of the following error throughout operation...
i am trying to customize my advertisement data, for that i am using sd_ble_gap_adv_set_configure API, and it is also returning error status 0. But the data what i am giving...
Hi
I dont know if this ever worked or stopped working after I updated SES to v4.5
The SES v.4,5 had no nrf support so I had to back down. (not sure why the update was...
Dear Sir,
To Nordic Dev kit, a sensor is interfaced via SPI lines. Using SPI in blocking mode (Polling).
After initializing SPI communication, 2 bytes are written to the...
nrf master control panel android app sent only one byte, while sending more than one byte gives Error 13 (0xd): GATT INVALID ATTR LEN
cant we send more than one byte in...
Hi,
I'm gathering assembly specifications for a custom PCB that uses nRF5340. I don't find any specific recommended reflow profile and solder paste for assembly. I stumbled...
Hi,
Bit of a newb question but I am evaluating the Thingy 91 dev board and would like to also connect some sensors via the SPI interface. I was wondering what would be the...
Hi everyone,
I have one question just for confirmation. Can I supply the board from the VDD pins located on P1 header (Socket 1x8)? Shall I bear something in mind in that...
Hi,
We use nRF9160 and nRF Connect SDK in a device project.
Our customer have asked to declare all open soruce software modules and their licenses. Do you have such a...
Hi, I found one older question (7 months ago) with the same problem but that had no answer. Situation:
- SDK 15.3, s132 v6.1.1 - The softdevice has been enabled and ble...
Hello,
I want to add/enable logs in DFU secure bootloader exaple. For that, I have enabled following macros which are needed.
NRF_LOG_ENABLED, NRF_ATFIFO_CONFIG_LOG_ENABLED...
Dear
I am testing AGPS with my THINGY91
SIMCARD: TELIA /Norway
I got the output report:
Could you tell me what is the problem? Telia SIMCard?
Thanks,
BR
...
Hi ,
I use SES to build a project ,SDK version is 15.2.And get the err:unknown register name 'vfpcc' in asm.
This seems to happen with every file.For example :
and...
Hello all,
I am working on nRF52840 EVM board.
I am not changing any thing in nRF52840 EVM board.
I was using nRF52840 board for downloading firmware in external custom...
I'm trying to use an MMA8652FC accelerometer with the nRF52832. When I call the function nrf_drv_twi_tx() the board hard faults, stopping in <SDK>\components\libraries\util...