I'm trying to make a BLE beacon with Li-Ion battery and Qi wireless charging circuit. NRF52833 works in high-voltage mode (VDDH connected directly to the battery, internal...
I have mistakenly disabled Software Debugger (SWD) and wrote the configuration back to the board. Ever since board can not
(1) Connect and get the configuration data using...
Hi,
I follow the custom board exercise steps with mynRF52840 DK and when I reach step 8.1 , in the deviceTree visual editor, I notice that the GPIO0/1/TE options under ...
I am a long time user of Doxygen and I am familiar with its format. I have been using Doxygen manually in my nRF9160 code and it is working fine. I am using DoxyWizard to...
In ticket Case ID 290251, Torsten Rasmussen provides the following advice to ensure that the toolchain corresponding to the SDK is used to build the SDK (this applies to nrfutil...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi everyone, I know that this topic has been mentioned before, but there are a lot of doubts and the situation about measuring a battery is still not clear.
1) First of...
Hi,
Here i are using nRF52832 ,softdevice S132 and mesh sdk v3.0.0
I am facing an issue in UART configuration in mesh (LIGHT SWITCH EXAMPLE) server code . When using my...
Hi all,
I am building Border Rounter and Thread Network. I using SDK 3.1 and image newest for border rounter
I follow this link https://infocenter.nordicsemi.com/topic...
Hello. I am working on a application in a NRF5238 with s132, where I send 20 byte packets using notifications from a peripheral to a central board. The central is a modified...
I updated to SDK v1.0.0 today and have not been able to build sample or application solutions since. I updated the SDK, modem FW, and SES.
For example, when I open and try...
Hi,
I'm sorry to borther you in your holiday.I got a issuse about 52810 (s112) with PA.I found my device would reset when I call ble_advertising_start() after calling pa_lna_init...
I'm trying to implement Serial Wire Debug to read some Data from Nordic from other Controller. Initially Need to read some registers in DP & AP Nordic. For that I need to...
Hi guys, i was using nrf51822 s130 sdk, and now i am using nrf52dk s132 sdk. When i am using nrf_adc.h, all bitfields macro's get errors. It's bitfield macros doesn't match...
I am trying to connect BLE app to BLE Device ( NRF 52840 ) and for security purpose, I adding passcode (password) / key in the device, once I am going for connecting it will...
I used serial program to talk between nrf52 and arduino where the rx tx pins were default 8 and 6.When i changed the pins to 25 and 26 it is not working i am not able to communicate...
Hello
I'm looking for someone to help write a custom bootloader which performs FOTA update by using an HTTP connection to collect firmware. NRF52 is connected to GSM module...
Hello, Dear Support!
I explore examples in SDK 15.3.0 : ble_app_hrs and ble_app_rscs. The peripheral device in ble_app_rscs is configured to wait active request from central...
Hi,
I use the calendar to display on the screen the actual date. It works but now I want to display it only when I press a button, but the button doesn't work. When I press...
Hello everyone,
I'm using the nrf52840 Dev Kit (PCA10056 1.1.0 2019.19 683465548)
SDK version: 15.3
OS: Fedora
I work on a custom board and try to put it in SYSTEM...
Hi,
We are using nRF51822 chip, and we are using TL3315 switches. I am very new to dealing with buttons. The current problem is that when I press the button, the MCU seems...