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...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
#define BLE_UUID_OUR_SERVICE 0xABCD // Just a random, but recognizable value
typedef struct
{
uint16_t service_handle; /**< Handle of Our Service (as provided by the...
Is the t2t_lib/t4t_lib source available?
I'm referring to the following binary files:
sdk/components/nfc/t2t_lib/nfc_t2t_lib_gcc.a
sdk/components/nfc/t4t_lib/nfc_t4t_lib_gcc...
i faced with a problem :
i created a private key
then make public key from private key
insert my public key in dfu_public_key.c
build bootloader_secure(debug...
Hi,
I am a newbie in nRF51 application. I am busy with a project which required the peripheral to communicate with the central once per second. Just to make sure that the...
I have a NRF52382 DK and cannot seem to get the fs_store callback to fire.
here is my fs_config callback function:
static uint8_t fs_callback_flag;
void fs_evt_handler...
HI, i m working in a project using mpu6050 and hmc5883l in same chip and nrf52832. indeed, i see that guys face many problem with twi connexion. so i decided to create a self...
Is there a way that I can still flash via SWD, but also have the DFU bootloader installed ?
The moment, as soon as I install the DFU bootloader, I have to upload the app...
Hello,
I am having some trouble properly using UART and my MPU-sensor on a nRF52832-custom-board.
The UART-pins I am trying to use are P0.05 for UART_TX and P0.06 for...
Hi!
For my master's dissertation I am currently investigating the possibilities of Bluetooth Low energy in terms of speed. I am using the Nordic UART service to send as...
Hi, I use PCA10040 v1.1 with Keil MDK 5.20 and SDK 12. I have installed J-Link 5.12f driver.
I usually use the NRF_LOG_ENABLED MACRO to check the UART debug message.
...
Sorry that I'm asking 2 questions in one go, but they are closely related.
Problem: got 0x00000008, INVALID_STATE error when calling sd_ble_gatts_hvx, looked it up, it...
Hi,
Tried to use nrfjprog to erase / program the nRF 51 DK, when running nrfjprog --version, it yields the error of "JLinkARM.dll not found. Please reinstall latest JLinkARM...