We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Greetings,
we are writing a library for nrf9160dk, which is using PDM to read out microphone data from an extension module.
we are using NCS v1.5.0
To summarize the...
Hi guys,
I created an example for Mesh SDK where I defined my own header files. I called those header files in appropriate C files and tried to build and run a code but...
Hi ,
I am using nrf connect sdk , nrf 5340 dk board and segger studio. scanf is not working. please let me know how to use scanf for nrf5340 dk . can you provide me any...
How do I configure the chip to operate in radio mode or BLE mode on the same build?
It seems the radio mode example projects use no soft device, but the BLE project I want...
Hi guys,
I am developing the program for Mesh SDK where I will need to use different functionalities from different C files that I defined, into main.c. I have already defined...
so Im tring to use interactive command to output my personal content
same as the device command which out put the device message
but i want to find the function which...
Hi, Iam trying to integrate secure serial DFU over UART with ble_app_uart application. After integrating serial dfu code My application hardfaults at sd_softdevice_enable...
I'm trying the first steps of the initial tutorial with the nRF5340 kit, from here:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_ncs%2FUG%2Fgsg%2Ffirst_test...
ERROR: JLinkARM DLL reported an error. Try again. If error condition ERROR: persists, run the same command again with argument --log, contact Nordic ERROR: Semiconductor and...
Dear sir,
Need to print RSSI value , What should i use SCAN_START() OR ADVERTISING_START () , WHICH ONE SHOULD I USE ??? AND WHAT IS THE PROPER EXAMPLE ON NRFSDK
...
HI
I'm in the process of evaluating nRF5340 but am new to Nordic chips and development environment. Im running Windows 10 and I installed nRF Connect 3.6.1 and installed...
Dear All,
I would like to know information about QDID for nRF5 SDK for Mesh v4.2.0, we are developing costumed equipment using NRF52833 and we need to start the process...
Dear Nordic support team.
Our product nearly complete Rnd stage.
We face only one thing relate to "Cannot reconnect after unpair device with smart phone".
debug wit...
How can i give command from android device to ble board to get the percentage, temperature, or reset or shutdown the device with the help of receiving command from android...