This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I am new on Nordic controller platform and i want to make the GPIO pull down and pull up at run time and also change the IO direction.
How i can do that please...
I am using the FAT FS on the nRF9160-DK to store data on an SD card.
The CLIB library provides Linix-like fopen, fclose, …
The flags passed to fopen are strings like ...
hello,
i am using nrf52832 with sdk 15.2 using ble_app_uart example and my beacon stops axdvertsing after sometime can someone help me how can make it advertise continosuly...
I am currently evaluating nrf52840 - CDSENET E73-2G4M08S1C module with installed CircuitPython 7.0.0-alpha.3. Unfortunately the ADC readings are quite noisy. For example for...
Hi, i'm using hte Keil and a custom board with NRF51822. The question is where i can read the value of a custom service? I make the configurations like this tutorial ( http...
Hi,
I have an application where it would be beneficial to be able to send get and set messages to individual groups, nodes elements, etc. All of which are not necessarily...
why doesn't the mesh chat example work on nrf5340?
I know it's not included in the list of supported platforms, but I'm trying to figure out why.
I can compile and upload...
Hi,
I've noticed that when I'm not initialize BLE stack, I have a failure in nrf_sdh_soc_evts_poll function (NRF_ERROR_NOT_FOUND).
Can you please explain what is the reason...
Hello:
nrf_pwr_mngt_run() doesn't always work on my custom board. About 1 time in 3, in code (I'm running in debug mode and using RTT) spits out
ERROR 3735928559 [Unknown...
Hi. I flash a board with NRF51822 via SWD pads, and that way the push button is inaccessible, and I need to press it to test various functions. Push button is on 28 bit and...
Hello,
I am using the n RF Connect SDK v1.5.1 and using the Zigbee Projects.
I wanted to know if and how to change the default stack profile of the Zigbee App. The following...
Hi! I am trying to interface the CCS811 with the nRF91-DK. For this purpose I am using nrf-sdk 1.6.0 and "ccs811" sample from zephyr. I created a nrf9160dk_nrf9160ns.overlay...
Hello,
I developed a code for nRF52840 Dongle to publish data on mqtt-sn topics (I'm currently using Nordic SDK for Thread and Zigbee). I need to know what are the limitations...