Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I'm currently using the nRF Connect SDK toolchain with BM832 modules (nrf52832). After updating to version 2.1.0 I've noticed my bluetooth applications hang whenever...
Custom board using BL654 (NRF52840)
SDK 17.1.0
SD140 7.2.0
I was able to run the ble_app_uart totally successfully (with RTT LOG output) until I tried to add uart capability...
Hi,
What would be the best orientationg for data acquisition with the Thingy's 53 microphone? I see the plastic case has some slots.. Those up or down? Outwards or inwards...
Hi,
In the documentation of SDK 17.1.0 it is stated that only s132 v7.2.0 is supported. I want to update from SDK 16 to 17, but don't want to update softdevice, currently...
Using the nRF9160-DK together with the Power Profiler Kit 2, I observe sometimes a longer period (1 minute) of a 50mA consumption before entering PSM mode.
Is there a explanation...
Hi,
Our application has a GUI, the UI data is stored in the QSPI flash and it is independent of the firmware,
We program the QPSI flash via the PC tool in the development...
Hi , I got my Nordic Thingy : 53 I wanted to connect other sensors to the Stemma/qwiic port of it . Can you share some documents or example of how to connect multiple sensors...
Hello, I have a problem regarding production flashing a nRF52811 device. We are using a Segger Flasher Compact, but I also tried a Segger J-Link Compact. To flash we are using...
We used 52840 chip to produce a near field communication module, the antenna is on board antenna, some problems occurred during the verification process, can your engineer...
hello Nordic
i work on nrf52832, trying to run it with zephyr application
one board runs fine (more/less, there are some MPU FAULT issue that i am facing with no luck...
Hi everyone,
I have some issue when my device is in very low temperature of -60°C / -70°C.
We use an NRF52832 (SDK 15) on modules (BMD-300 frome UBLOX formely RIGADO...
I'm working with lsm6ds33 sensor using lsm6ds3 driver I get some results, but they are ae rarely modified and didn't follow the IMU motion so how can I correct this.
(The...
Hello,
When I use sntp to get the timestamp from time3.google.com, getaddrinfo returns a -10 error. nrf9160 device also reboots automatically, why did the device reboot...