Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
hi all, i'm trying to disable uart for lower power consumption, i've disables it with: but when i measure the voltage on the rx pin i see 1.8V (this seems to consume current...
Hi,
I'm starting with nrf52 dk using Keil ide for ANT+ applications...
I tried to run an example inside the sdk folder and I have problems with app_error functions....
I have been running a mqttsn client publisher/subscriber project (based on the example) successfully for some months. I have added a mosquitto broker to the raspberry pi border...
We are designing BLE products based on the Nordic nRF52840 chipset and star network topology which are used indoors, according to the network structure, we use one Master...
Hi everyone!
I've been using the Power Profiler Kit quite successfully for the past few months. Instead of using the UI, I designed a python app to communicate with it ...
The nRF52840 OPS 0.5.1, describes nWRITE,BLOCK as the amount of writes allowed in a block between erases, and lists nWRITE,BLOCK = 403 Maximum.
It looks like 8 blocks are...
Hi folks,
I have a system basically working with the following setup:
#define MIN_CONN_INTERVAL MSEC_TO_UNITS(7.5, UNIT_1_25_MS) #define MAX_CONN_INTERVAL MSEC_TO_UNITS...
adv interval : 1s
adv data: 31byte
tx power: 0dBm
MCU: nRF52832
The power consumption is shown in the figure below,when I don't enable DCDC.
what may be the reason...
I followed all the steps mentioned in the tutorials. In one of the threads, it was mentioned to erase all and then try and it worked for some. I tried that as well. Still...
I'm using nRF Connect v2.6.2 on windows 10 using an nRF51 dongle to update my target OTA. Target is an nRF52832, softdevice s132 v6,1,1. The DFU process takes like forever...
Hello,
I work in a startup, and we aim to measure cooling conditions in data centers.
For that, we have developed customs boards with a nRF52840, and we are using Bluetooth...
Hi, I am currently using Nordic nRF52 dev board (with nRF52832 SoC) and trying to test "dfu/secure_bootloader" example in that board. Because my target ship is nRF52810 I...
Hi,
We would like to activate the "legacy" 4G DRX with a period of 1.28s. Do you confirm that the needed AT command is: AT+CEDRXS=1,4,"0000" ?
If not, could you provide...
Hi
ENV: nrf52 + SES + SDK15
I have a scenario where the nrf52 peripheral can be advertising at the maximum interval allowed (~10s) . During the advertising it is also...
We have a Nordic Thingy 52 sensor and a Raspberry Pi which are connected through Bluetooth. The Raspberry Pi is also connected to the Internet via WiFi.
Initially, we tested...