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...
Hello!
I'm new to the nRF52 and to ANT, so I'm in the process of running through some of the example code. I've been able to successfully run blinky example. However, I...
I have an nrRF52832 central connecting to 16 (nordic-based) peripherals. We allow up to 20 connections on this design, but only 16 are currently connected during this test...
Hello,
I'm working on a project and we're using the nRF2840 to get data from a BNO080 IMU.
Someone already wrote arduino code which works. How does one change the sample...
Hi, i'm working a BLE gateway with NRF52DK and S132 by using the demo example central uart.
The peripheral equipement advertise manufacturer data like this:
0x0001 during...
Hi there,
I am new to the Bluetooth mesh and I am learning about it. I have some questions about Bluetooth mesh. I hope you will help me with this.
Please pardon me...
Hi
I am trying to implement the communication between nrf52832 dk and nodemcu esp8266 over i2c.
My i2c code in nodemcu is working fine as I had tested the communication...
Using latest download of nrf Command Line Tools and a J-link Plus unit with Tag-Connect interface. Power on, all connections seem good. Trying to upload a .hex file through...
Hello, I am trying to implement some Bluetooth mesh functionality on my Thingy:52, and it's quite a daunting task.
I am using the mesh sdk v3.1.0 thingy:52 sdk v.2.1.0 and...
Dear All,
Could some one help to answer my commented questions below ? thank you so much !
1.
//Definition at line 743 of file hal_nrf.c .
uint8_t hal_nrf_read_reg...
Dears,
I am trying to implement a peripheral device which behaves like this:
1. within 30 seconds after powered up, the device can be discovered and connected by any other...
Hello,
I am using BLE+MCU MBN52832 module and i am facing one issue while programming my application.
I am uploading the hex file using nrfGo Studio and when i try...
Hi Nordic:
We are using mesh-sdk2.2, our application need a device can subscribe many group address, at the most we need 16 subscribe address in a model,
1. I'd like...
Hi all,
I get a really weird issue developing on the smart remote 3 project.
I work with my own hardware design, and as I want a specific behaviour I disabled power_management...
Dear friends,
Thanks all for your support.
I have used a button as a input to detect button press, while at the same time I am using the button as a system wakeup. ...
I'm using nrf51822 , softdevice S110 and the SDK10 . Im reading data from the sensor mpu9250 using i2c at 400Khz( Maximum) frequency. It taking more delay than expected to...