Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi guys,
We're currently experiencing a very strange issue when we perform the following process of writing to a characteristic in an nRF52840 running SDK 15.2.0 and SoftDevice...
I Implemented the code for collecting data from 1 ble device through android app but i want to implement the code for collecting data from two ble device simultaneously unfortunatly...
This ticket started as a mail thread so I add it here so no data are missing:
==========================================================================================...
Hi
In https://devzone.nordicsemi.com/f/nordic-q-a/30206/spi-with-ble-in-nrf52832 , you said it cannot use UART 0 and SPI0 or TWI0 together.
Why?
In nRF52832 Datasheet...
hi...
i had merged the two programs , twi sensor and uart in segger 15.2 version . i am using nrf52840 i am getting the error in twi instance 0 . i couldn't find what error...
hi.......... i am using nrf52832 and peripheral device , software -- segger 15.2 version
i am getting the error while merging uart and TWI sensor example program. this is...
Hi guys,
I am developing a application and I want to increase the BLE throughput to atleast 1.3kB/s.
I have already read this thread: https://devzone.nordicsemi.com/f...
Hello,
We are using the nRF52840 which has a CC310.
My question is about signature sizes when performing ECDSA signing/verification using the functions CRYS_ECDSA_Sign...
Hai,
I am beginner in this. i am working on nrf 52832 and using sdk 15 . I need to update the firmware remotely in the field using smartphone with BT.
In sdk 15 there...
I am highly experienced with microcontrollers, all the way back to the Intel 8008, but somewhat new to the nRF52832, with only a few designs under my belt for this microcontroller...
We need to implement precision clock synchronisation between two or more NRF52 BLE devices (sub millisecond precision) and need some advice on what path to choose.
I have...
Dear all,
In my project, I only want to use a battery to power for nRF52832. So, I want to add the feature which can measure the battery level and notify the user. But I...
Hi!
Im trying to implement DFU but got stuck at sending the init packet.
The problem seems to be that the the init data doesn't get transfered somehow, and the symptom...