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...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
DK: v0.9.0 nrf: v1.2.0 supl fw: v0.5.2 modem fw: v1.2.0 OS: Windows10
I'm trying to use assited GPS in "gps" sample program, but it doesn't work. This is log. There is no...
Dear Nordic,
We are developing the Cat M1 module base on the nRF9160 V1.2.0.
When we try to evaluate the current consumption in eDRX mode, we found our module even unable...
Hi,
We made a custom board with nRF52 and it's BLE radio doesn't advertising, not visible on nRF connect APP. I tested a lot of example, like uart_peripherial,heart rate...
Is it possible for the Android-nRF-Mesh-Library to be used to serve models and also proxy/relay other on-Android nodes?
I’ve developed an Android 8 app for a tablet and...
Hi Nordic Tech Support,
Our company is going to use Nordic nRF52832 on our next generation wireless product. I am the software engineer and doing the evaluation these days...
I am using Thread/ZigBee SDK v4.0.0 as a coordinator. I have no zigbee routers in the network so all of the end devices in the network join the coordinator. When I issue a...
My current project has DFU enabled through the secure BLE bootloader and it works well. I would like to include the additional option of performing DFU over USB. Is it possible...
Hi, I'm testing the MQTT implementation integrated in the NRF5 SDK.
This is my test environment: - A nRF52840 board with the MQTT publisher example from the SDK. - A Raspberry...
Hi,
We want to be able to upload a new firmware in my nrf52832 without serial connection.
I am trying to set up DFU over BLE and I stumbled upon few problems along the...
I'm porting an application from nRF52832, SDK 14.2.0, SD 5.0 to nRF52833.
I want to do this in two stages:
As quickly as possible validate our first prototype board...
Hi,
Using the RTC example in the 'nRF5 SDK 16 / examples / peripheral' as a starting point, we've programmed the rtc_handler to execute at regular intervals approx. every...
We are using libnrf_cc310_0.9.12.a. This doesn't work with position independent code check box in IAR (see Project Options->C/C++ Compiler->Code->Code and Read Only Data ...
Hi,
I'm trying to enable a HW timer (TIMER1) in my BLE application. I'm using SDK 16, and following the pattern shown in examples/peripherals/timer. However, when I get...
Hello
We have a project in which we need to be broadcasting data (around 30 bytes of message) to 150 unit via BLE.
we are thinking of using the nrf52832, which we...
Is it possible to read the value of APPROTECTSTATUS via the firmware? It seems like the AP register in not memory mapped, so maybe not. But maybe there is some kind of work...