Normally when I connected the nPM1300 it would automatically display the battery status and settings,
I already switched up the npm1300 but none ofthem work here.
Is...
We have a issue about nRF9161 on our custom board.
we flash hex our board. It doesn't work very well. sometimess it work and consume about 90mA current. sometimes board...
Hello, We have a custom PCB with both the nRF9160 and nRF52832. Currently, the nRF52 functions as an HCI controller connected via LPUART to the nRF9160. We're at the stage...
Hello,
We applied for some nrf9151 samples and designed a simple development board with reference to nrf9151 DK. However, there was an issue during testing that the SIM...
For background, a few years ago our company had a contractor build up a simple peripheral button and I wanted to use that hardware to learn nRF SDK for VS Code and the Zephyr...
I'm using the nrf52840, and I'm doing a project where the system needs to sleep for a long time, maybe more than 24 hours. Following this ticket, to go to sleep I just do...
Dears:
I'm testing the USB mass storage example: \examples\peripheral\usbd_msc with Nrf52840DK and SDK v15.3.0.
Now I have one question. When I plug in/out USB to PC or...
Hi
I am using the NRF52832 ,my code is based on the ble_app_hrs_freertos example sdk 15.0.0
I have one main task which usually run 64 time every second using the vTaskDelayUntil...
Hi I have a module that is used in a hand held instrument. It contains the nrf52832. It connects to phones for data communications. Is it possible to determine the strength...
Dear All,
I am trying to compile and run the ncs/zephyr/samples/drivers on the nrf9160_pca10090ns. For this reason, I have copy-pasted the file under the ncs/nrf/samples...
Sorry, I want to ask that if I can send Decimal(like accel x,gyro x) by the ble characteristic to the nrfConnect, when I send the information, it always becomes hexadecim...
Dear community members
I have end nodes with nrf52832 (Soft device s132) that can communicate to a central nrf52832 DK in Connection mode based on ble app uart and multiple...
hello, I'm develop use nRF52 SDK15.3 template to measure water press, and gyro value.
but in nrftoolbox app just show signed value, so i want to show signed value.
please...
Hello ,every one ,I found that the nrf Connect will disconnect it self after connecting to the device after 30 seconds, I'm using the sdk15.3.0 ble_app_template example,I...
NRF5_SDK_15.2.0
I am run my android code on android 9 and android 7. Unfortunately my android 9 is paired sometimes and not paired sometimes. especial after i tried to connect...
I am currently developing applications using nRFtoolbox. In case of ses, we are developing a template, but the application does not produce a negative value. In this case...
Hi, this is my first time using nRF52832 as a central device. (S132 6.0.0)
I set up the scan timeout parameters, it does stop scanning at the time I expect,
but strangely...
Hi,
It seems I'm running into the fairly common "solution load command failed (1)" error on a nRF42840DK board.
The console output in Segger gives me the following:
...
Hi, I am using mesh sdk 3.20 and nrf52840.
I am using 3 nodes for testing. One generic on off client and two generic on off servers.
I believe that I have managed to get...
Hello, I am working on a project where I have 2 nRF52832 boards with the PCA10040. I have the example developer code examples. I am using the central and peripheral code examples...