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.
I have nRF52840 DK (board PCA10056) . Right now I flashed LED blinking program on nRF52840 DK. It is fine.
Now I want do ADC operation, so I fed some external analog signals...
Hello, I am trying to send and recieve data with the M24C32-FMN6TP 32 Kbit (4K x 8bit) eeprom. My data are arrays with 16bit values and the datasheet says it cannot write...
Hi,
I have nrf9160 dev board.
It seems to me that getaddrinfo() has memory leak. If socket is closed, and call getaddrinfo() to reopen, it returns -10 (memory) error....
i'm looking for support in desinging modules working in zigbee network with driving this network from mobile phone by bluetooth. It has to be multiprotocol system. How should...
Hi,
I was trying to load the sample example code for Assets tracker in SEGGER Embedded Studio for ARM V4.20a but i encountered with some error.
Transcript & Output:- ...
Hi everyone. I've implemented kind of simple FW updater. The purpose is to copy FW from flash (0x0 address, no MBR or SoftDevice) to RAM buffer on node1. than send this FW...
The most recent nRFConnect AppImage version (3.2.0) fails to launch on a Debian system due to chrome-sandbox file permission errors.
Steps to reproduction:
1. In a recent...
I'm using nrf52832 DK and SDK V 15.3 and SoftDevice S132 . I have created a custom services with 5 characteristics. So i want to get maximum throughput so i increased MTU...
Hi
For our semester project, we develop a box that has to reads some parameters from an oil pump system and send data to the cloud. As we wanted to make it independent of...
Hi everyone,
Im looking to put together a security solution consisting of an accelerometer and a proximity beacon. The accelerometer would be installed on gates and authorized...
As part of our evaluation on the Nordic BLE SOC, I want to measure the throughput, range and the power consumption.
Can someone point me to any sample program(s) that I...
A while ago I was experimenting with the usbd_msc demo, trying to get the firmware working as RAM-disk-only storage, without any permanent storage like Flash or SDC. While...
Dear Team,
We need a SoC which can support the following features for our wearable product.
1) Battery Charging
2) I2C interface for sensor
3) GPS
4) BLE
Regards...
Hi, I have run light switch example in SDK 15.2 and SDK for Mesh version 3.1.0, when I try to add new app_onoff_server_t model to Server with my code:
and I have modified...
Hello,
i noticed that even i send AT%XMODEMTRACE=0 with response "OK" the bsd lib triggers EGU0 / Trace interrupts. The modem is not started, but the bsd lib got succesfully...