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...
Hello
Is any tool available for dynamic code analyser which supporting the ses project?
I have nrf52840 freertos project. I want to check my code for memory leakage and...
hi,
I am working on nrf52833 dfu. right now I received an error
raise NordicSemiException('Extended Error 0x{:02X}: {}'.format(resp[3], data)) pc_ble_driver_py.exceptions...
Hi,
I am working with Ubuntu 16.04 TLS.
I downloaded the "nrfconnect342x8664.AppImage" file and installed the .deb package of JLink_V682g.
When I start the "nRF Connect...
1.1. In function: poll (fds, ARRAY_SIZE (fds), cloud_keepalive_time_left (cloud_backend) ); How to detect actions that perform socket disconnections locally.
2. I queryed...
I faced several troubles when I worked with Bluetooth: Mesh sensor client and Bluetooth: Mesh sensor server examples. Firstly, I couldn't build the application "Bluetooth...
Hi, i want to flash my modified code in my customized boards , which hex file should i use for flashing the customized nrf52832 board usinf nRF CONNECT . I need a hex file...
Environment:
DSL-Router, IPv4 only, DHCPv6 disabled
Raspberry PI 3B, RaspPi_OT_Border_Router_Demo_v4.1.0-1.alpha.img, the raspberry is connected via wire with the dsl...
Hello,
I've been running some power measurements on our prototype board that is using the nRF9160. I've measured current draw on the VDD and the VDD_GPIO when the modem...
Hello ,
I am currently working on NRf52810 , SDK version 16 , I want to send around 400 bytes of data over BLE connection from peripheral to central. I know that NRF52810...
Hello, I am working for a BLE central application where the packets are send using L2CAP Connection-Oriented Channels. My development environment is based on nRF52 development...
I'm trying to get the ble_app_blinky example from the NRF5 Thread SDK working on the Adafruit Feather nRF52840 Sense using the S140 soft device v. 7.0.1 I'm compiling the...
I have a custom board with the NRF52832 chip. The supply is from a Lipo battery which after 3.6v varies from 3.6v to 2.5v. hence I have a varying input supply to NRF. Would...
Hi,
I am using TWI on a 52832 (sdk12.2) and am having problems with reading data. The slave chip that can take up to 60uS (8 bus clock cycles) between to set up data after...
Can the Nrf Mesh android app be expanded to support multiple networks?, i took a look at the android software , it uses MVVM architecture and uses Dao's and repositories to...