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 using IAR version 8.30.2 . When I try to build the example project is the nRF5_SDK_15.3.0_59ac345 for 802.15.4 for the wireless UART I get a build error:
wchar_t in...
When I start my nRF9160 modem (AT+CFUN=1) it can sit in CEREG mode 4 (unknown) for a couple of minutes, before it switches to 2 (searching) then 1 (registered).
Is that...
Hi
I am trying to implement UART on nrf52832 , s132 central and peripheral code.I am getting the following error.
Description Resource Path Location Type fatal error:...
I'm trying to change advertised manufacturing data during advertisement after pressing a button on the nRF52840 DK board. Seen many examples using the call ble_advdata_set...
Hi everyone!
I am currently working on a custom prototype that is using the nrf52840 chip and sdk 15, and now want to perform DTM tests on the device. Looking at the DTM...
Hi! We're developing on an NRF52840 and are trying to understand what the meaning of the specified 'recommended usage' is, as its specified in the aQFN 73 ball assignments...
iPhone11 + iOS13.1.2 cannot connect to nRF52832 based IoT device when application is running in background. iPhoneX + iOS13.1.2 can connect without problem. Does anybody tested...
So I recently purchased an nrf52840 pdk and was following nordics getting started guide. however my pc will not detect my board when i plug it into the usb. When i plug the...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hello,
I'd like to use a central_peripheral example project (sdk 15.3) : Experimental: ATT_MTU Throughput Example
What does it mean that an example project is experimental...
Hello,
I have a problem with using the FDS library.
I started by exploring the example CLI program (examples\peripheral\flash_fds), it seemed to work as expected.
Then...
Hi
I have a nRF52832-DK based central node and multiple nrf52832 based peripheral nodes implemented using a combination of ble app uart c + multilink central at the central...
Hi Guys,
I am trying to access the serial number written on MCU through software.
White strip on MCU has details such as PCA10056, 1.0.0, 2018.04, 683xxxxxx. I am trying...