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...
Hi,
I am using nrf52810 ,softdevice 132.
I am trying to implement whitelist in ble_app_uart code (peripheral side).I take reference from HID mouse example.
Code compiled...
Hello everyone,
We're looking to develop a prototype of a very simple panic button. The device should automatically pair with iOS / Android, and establish a call to a given...
I have an example application executing on the nRF52840-DK on SDK15.0.0, see https://devzone.nordicsemi.com/f/nordic-q-a/67351/are-there-any-differences-between-sdk15-and...
When we try and stream BLE data to the nRF Connect app on an Android or IOS phone the app accepts our requested for an MTU of 244 or 160 respectively, however it does not...
Hi,
Dev setup:
Segger embedded studio - fatfs example - SD card - nrf52832
I am able to write to sd card and see data. But while reading i am failing.
Below is code...
Hi,
I am a bit confused after looking through all the SDK solutions available for NRF52 and need a piece of advice...
I am have started on the project that consists...
Can I periodically or continuously read the characteristic of peripheral after the connection?
If there is a change in the value in peripheral, then the value is received...
Hi,
i am trying to do buttonless dfu . I want to merge all hex files into one as per the document .when i enter the mergehex , i am getting mergehex command not found why...
Hi,
I'm making an new board with both nrF52840 and nRF9160. In addition to the radio ICs there will be some antenna diversity switches, chip antennas etc.
So I'd like...
Hi,
I'm using SDK 15.2 with Nrf52832,
I've implemented a custom service with read, write and notification services.
I would appreciate if you could send me an example...
Hi,
I have a problem with the NRF52840 DK rev. 2.0.1 coin cell. When powered via USB board is working properly but when powered with coin cell nothing happens.
SW08 is...
I bought a development board nRF52840. Connecting it to the PC (WIN 10 x64) will not recognize the device. At first I thought it could be the cable, bought a couple and it...
Hi Team,
One of our requirement is to measure the crypto functionalities timing like how much time it is taking for digital signature signing and verification. Is there...
I wanted to know if there any any static analyzers that work well with the nRF5 SDK.
I was thinking about adding a static analysis (e.g pc-lint) check to our code base and...
1. When I loaded the 9160 project, I had problems,
arm-none-eabi-gcc.exe:error:CreateProcess
9160 development environment, the required software, I have installed...