Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
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...