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 all,
In my project, I make 2 SPIM and 1 UARTE works well.
Currently I want to use 1 TWIM, so I add lines below in proj.conf
However, I get errors: gen_isr_tables...
If nRF9160 stay almost all day in sleep, wake via RTC for a period of 1 minute and in this 1 minute period only make a GPS cold start, get the GPS coordinates and transmit...
My device is the slave, that is being connected (not always in the same order) by 2 masters.
I would like to create two different connection ways/points to distinguish between...
Hello.
1. For nRF5340 DK, in normal voltage mode, I use putty(windows) and minicom(Ubuntu) to view the printk logs, it works fine.
In high voltage mode, which software...
I am currently trying to test the writable ndef message example on my nrf52 development board. I have gotten it to work so many times in the past weeks but now it seems when...
It seems like there is a problem with nRF Connect 3.7.0 with Toolchain Manager 0.9.3
When I try to open I get the following error.
I have tried restarting and reinstalling...
I'm having trouble connecting the Thingy:91 to LTE network.
I'm using the thingy91_fw_2021-06-28_7a076c22 example.
I flashed correctly the thingy91_asset_tracker_v2_nbiot_2021...
Dear Nordic team,
We are deveopping BLE & ANT enabled display. Because it is a mass production product we need to do an automation for asigning devices destinguesed ID....
Hi, Dev Zone.
thanks for help : )
i'm try to porting DK Board's ble Boanding function to Target Board.
DK is working success.
refer to 16.0.0 SDK and 7.0.1 Soft...
Hi,
I am currently working on updating the examples/dfu/secure_bootloader_uart_debug example in SDK 15.3.0 to do an internal dfu on my nrf52840 DK rather than having the...
Hello,
Out application is using the time slot api to generate ~29ms (35Hz) burst of pulses.
Occasionally, the interval between two adjacent pulses extends to ~35ms ...
Dear Nordic support,
I need to clarify a few points using SAADC for battery measurement - running the ble_app_proximity application without modification. I measured the...
hello, i hanve a problem when i use usb transfer data to pc with ep1, sdk 17.0,nrf52840dongle
I have many data(more than 100KB) transfer to pc,when I send the data for once...
Hello,
I am using the nrf52840 for the application, basically i want to use the timer driver in my code.
so basically if i have 5 timers of nrf52840 and i am using one...
I am using a nRF52840 Development Kit to flash a custom board with a nRF52840. When I use the nrfjprog -p (or --pinreset) option to reset the CPU, it will consume over 1mA...