Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
Hi,
I found that s113 SDK17,did not support +8dB TX power,could you please give me some suggestions ,when using nRF52820, which SoftDevice will support +8dB Tx power?Thanks...
Good afternoon,
We are carrying out a new project with your NRF52810 beacon to create a heat map of
movement inside a room.
Our questionis, do you have any software...
Hello,
I am currently running the openthread client example provided in the NCS and I am trying to toggle the client as a sleepy end device. However, in the toggle_minimal_sleepy_end_device...
Hi
I would like to know the availability of the open sources for the following:
1. BLE Gateway for PC, Android , iOS
2. nRF Cloud open source
Can you help, How to...
The nRF52840 UART example uses pins 1.13 and 1.14 for the TX and RX pins on the Dev Kit (uart_pca10056) and has a default baud rate of 115200, but the 1.13 and 1.14 pins are...
Hi! I'm having issues with inconsistent battery readout results. I'll elaborate more below, but in general, I have multiple devices which 'sleep' most of the time, and when...
I have an issue when i am doing writing of a structure where autoprog is a struct like this :
typedef struct { uint8_t tag_tab[TAG_ID_LENGTH]; }tag;
typedef struct { uint8_t...
Installed nRFgo Studio lastest win64 verion nrfgostudiowin641212installer.msi and lastest windows 64 nRF-Command-Line-Tools_10_9_0_Installer_64.exe . But nRFgo does not work...
Hi!
I want to develop a simple program which count pulses in a digital pin in an interval of 10ms. I want to use a timer as a counter to count the pulses, also I want...
Hello Nordic Team,
We just received and test a new batch of SIMs using a nordic nRF9160. However, there is an error that doesn't allow to register these new SIMs. From LTE...
Hello,
we have a project on:
Periperal: experimental ble_app_blinky / and
Central: experimental ble_app_blinky c
We have add suplementary:
LEDBUTTON_LED4 ( BSP_BOARD_LED_3...
Hi,
I am unable to test current time service example.I followed all the steps mentioned to test CTS Example.But, below are the log messages:
Again if I try to reset...
I have an issue with my nrf9160 custom board.
I flashed successfully only 3 of 30 pieces batch. Other boards fail with "Failed to connect to target. No idcode detected"...
Hi !
I am working on aws_fota, with a nrf9160 dk, sdk 1.3.0. When I try to connect in mqtt, I get my IPv4 address I get the following message: ERROR - mqtt_connect...
Hello,
I'm trying to interface msp430fr5994 to nrf51822 as spi slave with soft device 110 and SDK v10. The master (msp40) sends 20 bytes to the slave (nrf51). The issue...