Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
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...