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...
Is it possible to transfer 258 bytes over the TWI interface of the nRF52832 in one transaction ? The manual says that RXD.MAXCNT is 8 bit wide only. I need to read 258 bytes...
Hello,
I need help with my project. I am adding fds library to the light sw example.
I did this steps:
1. Included necessary *.h files
2. Added fds.c to the project...
Hi, I'm using nRF52840,
I created my app, then i tryed to program with bootloader using nrfutil.
I used dfu bootloader and i created a zip.
So i could flash bootloader...
Hi, every developers,
I am testing the example of ble_app_hrs_c and ble_app_hrs using 2 nRF52840 (in SDK 15.3.0 VERSION).
My goal is that data communication with two DK...
SDK : Mesh 2.1.1
IDE : SES
I have a node.
After this node provisioned the mesh network,I change this node model publish address by local.
then I restart this node...
On the UART and I2C operations, are the input/output pins configured using CMOS or TTL logic levels? I am trying to design a test to test signal integrity and there are some...
Hello, I am a new bee in using nRF52840. I have looked into the given example in SDK called usbd_hid_composite ( infocenter.nordicsemi.com/index.jsp . It worked well in my...
Hello everyone,
I need ble_app_beacon 1 second advertising and 5 second deep sleep mode i don't know how to implement that please suggest example code for beacon.
DK:...
I need to use Static OOB method with PyACI and serial library
When I sent cmd.OobUse with OOBMethod.STATIC , I receive error message: 2019-07-25 17:08:26,191 - ERROR - COM11...
Hi, I am planning to buy nRF52810.
I saw that nRF52810 has 24kB RAM and I think it should been more cause of my information of RAM.
But I am not so knowledgeable about...
Hi, I'm now trying to combine the i2C(Gyroscope) and Gatt service using nrf52840 (sdk15.3), but I can't understand how to add the service to my device,like service name:Gyroscope...
Greetings !!
Are the SDKs for 5.1 available now ?
It's okay if they aren't.
Can you explain simply, what am I needed to do if I want to use the SOC?
Needs in terms...
Hi,
I'd like to add a Custom Advertisee Service contains the node mac address in my Bluetooth Mesh Application.
I'm usiing Mesh SDK 3.1.0 ande nRf5_SDK 15.2
How can...