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...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi,
I am facing a frustrating problem in my project: I am using Nordic nRF51822 running on UART application SDK 11. The problem comes to when I add peer management and DFU...
Hi,
I am trying to build the connectivity firmware for a custom dongle based on the nrf52832. I am getting a section overlap issue when I am trying to build the solution...
Hello,
I am trying to fabricate a board based on the Thingy design, including the accelerometer.
I positioned the components, traces, vias and pads following some...
hello Nordic Team
I am using 2 DK
One with Light Switch Proxy Client
Another with Light Switch Proxy Switch
I am using Mobile Mesh App 1.0
Client Provisioning I...
I have been trying to use the nRF Connect app on my Apple iPhone in order to get the Current Time Service.
I bought a Arduino Primo that has an nRF52 on it.
The example...
I am working with an nRF51822 IC revision 2 chip and S110 SD 6.2.1 with Keil 5.10. My version of Keil 5.10 will not recognize the chip. I think that this is because I cannot...
Hi,
I am using nRF52832 microcontroller in project.
I use SPI interface for serial EEPROM.
I could able to see write packets are getting transmitted and verified the...
Hey, I use the Interactive mesh provisioning and configuration tutorial to setup one server and several clients which can communicate with this server.
Can you say me, how...
I have TIMER1 configured as 16-bits wide with no prescaler (62.5ns tick) and CC[2] set up for a varying value near 65535. My work is based on the Nordic blog post about synchronizing...
When I use uart to transfer data, sometimes I get error NRF_ERROR_SVC_HANDLER_MISSING in APP_UART_COMMUNICATION_ERROR when I start sending data. Sometimes this error occurs...
Hey, can I use a complex structure (for example byte array ) as a message parameter instead of one byte like it is done in http://infocenter.nordicsemi.com/index.jsp?topic...
I have a Thread network setup using nRF52840 as per the documentation below, using the Raspberry Pi image provided by Nordic. http://infocenter.nordicsemi.com/topic/com.nordic...
Hi,
In my develop environment , there have many proprietary device. One device is working on PTX mode, and the other devices is working in PRX mode.
If the PTX device...
Hi,
In the FICR (INFO.VARIANT) register on the nRF52832 soldered on my board I can read: AAB0 and in the same register on the NORDIC DK I can read AAE0.
The only different...
Hi,
as described here https://devzone.nordicsemi.com/f/nordic-q-a/37056/supervision-timeout-and-unplanned-disconnect our device has a hard current limit of 2mA.
Problem...