Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hi,
I am using SDK15.3 with the SoftDevice enabled. I've been unable to get any SoC events after making a call to sd_flash_page_erase. I registered my observer as follows...
I'm trying to develop a Bluetooth application where my Nordic nrf52 DK sends an event when I push the button and another when I release it.
I'm trying to apply this on the...
Folks,
One of the devs here found that all warnings were switched off in SES, so I've recompiled and got rid of most of the 1400 odd (sic) warnings by suppressing unused...
Hi
I want to use loggers in the program. I understand that the code itself uses NRF_LOG. But I do not understand where those log details are printed. So, how do I create...
I am experiencing an immediate BLE disconnect when trying to use DLE. I can write up to 20 bytes of data, but if I try to write more 21 bytes or more I get an immediate BLE...
I was wondering what I have to do to clear all stored mesh data on flash.
Do I have to initialize the whole mesh, or can I init only a subset?
What do I have to do so...
Hi all, I am working with NRF52840 and Open Thread SDK V3.1. Everything is normal.
But now, I want to run open thread example in SDK with NRF52811. T o reduce product costs...
Dear every one
I have a project with nRF52832 dev kit. I want it sleep (mode on) and wake up every 2 minute. When it wake up, it broadcast BLE and if it sleep it not broadcast...
I have a custom PCB that I designed for use with the nRF52811. I have tried to connect to it using the nRF Connect Programmer to program a Soft Device but I am unable to connect...
dear folks,
I bougth my dev kit last week from digikey. I tried the asset tacker demo out of the box without success. I tried nearly everything. Updated the modem to v1...
Hi,
Is it possible to use RTC for timekeeping along with app_timer functionality?
For example, I want to use simple RTC counter register and overflow interrupt to provide...
We are using ble app uart example in gcc. The uart event handler is not responding on APP_UART_DATA_READY. When it was build on keil it is working, but due to necessity we...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hi guys,
I want to use a smartphone as a poller and the NRF52832 as a tag device. I use typical, high-rated apps desired for sending and receiving data by NFC. I tried the...