Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
I want to implement secure connections for a device based on the nRF52832, protected by a PIN/pass key, which I need to be able to configure dynamically, not hardcoded in...
Hi there
I am struggeling to find a solution to automatically connect to the controller when found based on the advertised name. I do not want to click on the found device...
Hello,
I am developing project on ESP32, with nPM1300. I am interested in battery state/capacity measurement provided by the Fuel Gauge example. Some part of the algorithm...
Hello. I followed the steps in the video to develop a project on my custom board.
www.youtube.com/watch
I created a new board and new application (blinky sample). Then...
I encounter problems moving to VScode + nRF Connect extension. Even the simplest step creates countless problems. I followed the official NRF tutorial on youtube and nothing...
Hi, in the development kit of nRF52840, the oscillator for the micro is configured as follow
In the bom, it can be seen that the used oscillator is the MP06003 that correspond...
To advertise a *configurable* device name the previous guidance seemed to be:
prj.conf
Code Snippet
Please note I have intentionally removed all error handling...
Hello,
I have multiple UART devices connected to various pins on my nRF5340, but due to hardware limitations, I can only use two UARTs concurrently alongside interfaces...
Hello All, I am trying nRF7002 shield on my non-nRF MCU and i am running the wifi sample app on zephyr (latest version as of today Aug 20) I get this error most of the time...
I just ran into the issue that the settings_storage partition needs to be after the factory_data partition, and I asked myself why.
The problem is that, in case you need...
How/What are the steps to setup and use terminal commands for build, flash, etc. on vscode . what are the commands, any tutorial for west workspace? Any terminal commands...
We have noticed that several of our nRF9160 in production have problem with reconnecting to the LTE-M network after temporarily losing connection. We have tried reproducing...
Hi,
we are currently working with the BL5340(453-0052R) series module, which features the Nordic nRF5340 SoC and have encountered an issue with the SPI configuration. While...
Is using a 32.768 kHz crystal for clock of nRF52811 chip, the option to achieve minimum power consumption?
Is this only source of clock sufficient as the external clock...