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...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
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...
Hello,
Can you please provide the input impedance or the S-parameter file of the impedance for the nrf52840 for receive mode, and also at tx power levels of -40dBm, 0dBm...
AD value and voltage conversion between the calculation formula
adc_config.resolution = NRF_ADC_CONFIG_RES_10BIT;
adc_config.scaling = NRF_ADC_CONFIG_SCALING_INPUT_ONE_THIRD;...
Hi, I have a few questions about the nRF52833 DK.
1. Can I fix an antenna array onto the DK to make it a receiver in Bluetooth 5.1 AoA applications? I can see that there...
My LTE Sensor Gateway sample connects via Bluetooth LE to a Thingy:52 and collects the flip state of the Thingy successfully. Now I want to replace the Thingy with the nrf52840...
OS: Windows 10
NRF Repository at branch master, commit bd67811aa123a49cb36991be886f3fafb4730449. Zephyr version: 2.1.0 SES version: 4.20a
Have tried running SES on administrator...
Hello,
I try to run electron app with pc-ble-driver-js and I have this error:
Error: The module '\\?\C:\app\build\Release\pc-ble-driver-js-sd_api_v2.node' was compiled...
Dear Team,
I am migrating the ANCS client application from SDK-12.3 to SDK-15.3 version.
Please find my below observations in SDK-15.3.
Erase the flash completely and...
Hi All,
I'm developing my product based on nrf51822.
I was using keil IDE for that.but i wanted to develop it in Segger instead keil ide.
is segger is supporting for...
Hello, I am working on an IoT project. For this project , I need to send some data using BLE. I developed a firmware for this application based on the sample ncs/zephyr/samples...
HI ,
In our project we are using multiple gpiote and app timer interrupt.
SDK we are using is 15.3
DOUBTS
If both gpiote and app timer interrupt trigger simultaneously...
Hi,
I'm using nRF mesh library v1.2.1 and integrating into my mobile application which I am developing, I implemented provision functionality without errors but sometimes...
I am bringing up a custom board based on the PCA10040.
As the first step, I simply copied (no changes) the file pca10040.h and named it as "my_custom.h". I then defined...
We have an nRF52 DK system running ble_app_uart_c example code and communicating with a peripheral device. We setup a second development system using another nRF52 DK system...
I have the nRF52840-DK with the adafruit PN532 RFID/NFC shield installed on top of it.
I run the TWI Scanner and receive a report that a device was found at address 0x24...