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...
Hi everyone,
I have an nRF52832 embedded as part of a dual chip (connected via SPI) and I'm looking to reduce the sleep current as much as possible. I'm currently measuring...
Hi, On both nrf52840 DK and Dongle, the sticker shows 4 info: - PCA board ID - version - year.month - Serial Number/MAC Address Could you please clarify what the last value...
Dear Nordic Community I am trying to get the nrfx adc driver to work with zephyr ( link ). With the help of this post , I ended up with the following code:
prj.conf -> ...
Dear Member,
I want to add ADC the main code,
but I got :
.\_build\nrf52840_xxaa.axf: Error: L6218E: Undefined symbol nrf_drv_ppi_init (referred from adc.o).
I'm using...
Hi, I am not sure whether there is I2C pins on nRF52840 Dongle board as based on the Adafruit Feather nRF52840 Express the pin is P0.11 and P0.12 as shown below: SCL 0.11...
Hello I am learning how to connect timers with gpio via PPI, i working on nrf52832dk.
So far I have connected the RTC 0 alarm channel to the LED no.3 (pin no.19) and its...
Hi, I am Shuang. I am now working on the Bluetooth direction finding function, but I have some problems, and I hope I can get your help.
I have experimented with Bluetooth...
I know Thingy:52-FW project has been marked as deprecated. https://github.com/NordicSemiconductor/Nordic-Thingy52-FW
However, I'm trying to get the development environment...
Hi,
I am using the ZBOSS SDK to develop the zigbee function, and I see that there are
TRACE_MSG(TRACE_ZCL1, ">> zb_zcl_finish_and_send_packet_common param %hd delay %d...
Hi,
based on my previous post/question here and after I managed to cconnect 5 specific address devices/peripherals from my central (DK) based on filtering (solution in the...
When I want to add LTE to my project I've done this by adding
to prj.conf. When I (pristine)build (within VScode, and when using the command line) i get the following...
Hi guys,
I am using the nRF52840 until recently - with the 2t2 library from nrfx - on a Zephyr application over the latest NCS 1.7.1
I wanted to add tag write capabilities...
Hi there
prj.conf
EXR-200-004.dts
main.c
Please refer the .dts custom board file. We took a basic file generated from nRFConnect for nRF52811, and added in some missing...
Hello,
In nRF Connect desktop application, under Bluetooth Low Energy tool v3.0.0, whenever I connect a peripheral device using this application, I see the option to update...