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 there,
we have been using nRF52832 in our first production batch.
On the last electronica show in Munich I was told by one of your sales people that soon a new...
Hello: I have a question about log Hard fault offline. Now i am using nRF52840 in my product. When the system to wrong, i want to save the error for analyse, my question is...
Hi Team,
We are porting from NRF52840 to NRF52832, what porting steps we need to take care for this in terms of,
1, In 52840 we have used the CRYPTOCELL — ARM TrustZone...
Hi all,
I'm currently working with the nRF5340 PDK trying to get the UART central sample working with a paired nRF52 PCA10040 DK running the UART peripheral program.
...
Hi,
In our existing project, it has a Bootloader and MBR, but no SoftDevice. Transport is UART for DFU.
I need to port the Bootloader to work on another project that uses...
We are wondering how nrf9160 modem decides which band to use when there are multiple bands available (LTE CAT NB) and there isn't any apllied band lock from the software side...
I've been working with the nRF52840 WLCSP package for a month or two now, and in many ways it's a great compact chip. However, as my projects require more and more pins, I...
Hi guys, Im now developing my custom board with nRF52832 based on the reference schematic below. And using Keil uvision for a programming my board.
The final objective of...
Hi
I have two custom build boards based on nRF9160-SICA. Both boards also have a nrf52840 running application code. The nr91's are running identical firmware (slightly modified...
Dear.
Now Im testing the nRF24L01 to develop a module.
Using this, I want to know the receive power.
nRF24L01 has a registef to use similar function. Register...
Hi,
I'm trying to write firmware for the nrf52840 that reads from a sensor and then sends data to a PC over BLE. Ultimately, I need the BLE link to achieve ~ 1.1 Mbps throughput...
Hi all,
I observe a connection supervision timeout (HMI error code 0x08) in my Nordic firmware with certain Android smartphones (controller).
Additional info regarding...
Hi. I'm just wondering if Nordic Semi engineers have done any tests with standard beacons (any particular beacon interval and test condition) application and compared current...
Hi teams,
We made BLE mesh custom boards based on nRF52833.
These nodes are configured to send broadcast messages for every 10 seconds.
Currently, these boards uses...