Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
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 ported the nRF52840 USB driver to work with Mbed-OS's USB Device stack. When building without the soft device, the following macros are removed from the compilation:
...
I'm trying to read two ADC channels asynchronously.
I can setup two channels, and as mentioned on the forums , the data from channel 0 is at buffer[0].
The issue I'm...
Hi all
I want to check my nrf52840 custom certification.i need to do radio test in my custom board.They are asking direct test mode with PSRB9. I m using direct test mode...
Hi, I created a simple project using the nRF52 SDK, to which I later wanted to add BLE support. I used the ble_app_blinky example from the SDK as my starting point. The example...
I have compiled asset tracker example and it worked on 0.8.2 version of board but not on 0.8.5 board.
1) Is there anything which should be made differently in software for...
Hi, I'm trying to measure the current of my nRF9160 DK (PCA10090 v0.8.2) and have some problems. In respect to the following thread (https://devzone.nordicsemi.com/f/nordic...
Hello. Project im developing requires low power wireless encoder. NRF52832 is a really impressive chip that handles everything i need within 40uA. But I've got problem with...
hi, we delevoppe a card with a module which is use your nRF52832 IC. I check in your document information relative to IO hardware, but i didn't find any information concerning...
I am writing some code for a customer using the nrf52840.
The Softdevice asserts immediately after a call to nrf_fstorage_write().
The write address is OK, alignment...
whenever I use nrf connect desktop app in my Linux system for power profilling.
The power profiling kit doesn't start and keeps on giving the same error
There are similar...
Hello team, I'm working on system development using Mesh SDK and I have some questions so please let me know. ############### Development environment IDE : Segger Embedded...
I was able to create 2 times, Timer 1 and Timer 2.
They work when they run separately, but one stops when I try to use both of them.
I need simultaneously running two...
Please confirm the following is correct for nRF52840 (per PS v1.1)
1. The firmware doesn't have to enable internal pull-up when the pin reset is configured (it's done automatically...
Hi,
I am developing a solution with zigbee (nRF52840).
I want some end device is joined to specific router.
In the documents, if end device find more than one router...
Hi, Everyone.
I'm trying to connect nRF52 DK Board to J-link base tool.
But I can't connect.
Wires between nRF52 B/D and J-link base tool are conneted below.
nRF52...