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...
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...
The SDK17 migration guide indicates that the new SAADC driver from nrfx 2.2.0 is available when defining NRFX_SAADC_API_V2 . In particular, it states it fixes several known...
I see the BLE on the nRF connect on phone but when I try to connect it either takes forever to connect and then does not connect or it connects and disconnects.
I am using...
I setup NRF SDK using nrfconnectsetup341ia32 executable.
I2S example file should be located at <InstallFolder>\examples\peripheral\i2s according to https://infocenter.nordicsemi...
Hi, I am using nRF52832 and SDK 15.2
My application is having 4 advertisements. iBeacon, non-iBeacon, Line Beacon and Line iBeacon.
I am using radio timeslot for Line...
I would like to modify ble_app_uart SDK_11 s130 on nRF51-dk to support static passkey. My understanding is that when connecting the Nordic sample app nRF UART v2.0 to ble_app_uart...
Hello, I'm working on a project about nRF52840, I completed the code with nrf52840 DK board and wrote the code to nRF52840 dongle, but dongle doesn't work.
I changed the...
Hi,
I my design I want to use load switch from TI TPS22946 which have enable pin sensing logic low/high. I would like to be able to enable load switch with nrf52's gpio...
Hello,
My current setup is:
Nrf 52832 custom board (pca10040) SDK 15.3.0 SES 4.52 Softdevice no s132 Using a j-link mini EDU debugger
I've been trying to follow the...
Hello,
may I ask you for help with instability of BLE connection? We use nRF52840 and SD 6.0.0. The issue is that our device is being disconnected with reason BLE_HCI_CONNECTION_TIMEOUT...
Hi Team,
We are using the nRF52840 for our application , in that we are planning to use 2 free flash pages for our internal application purpose.
So how to know the which...
Initializing the USB inerterface blocks the SPI3 interface. The SPI3 is not responding to any commands like reset. We do not use any SPI interrupts, just read the registers...
Hi team,
My customer is using nRF52840 and they want to set 840 advertising in 125kbps PHY, but seems we only have option in codec PHY (500kbps):
https://devzone.nordicsemi...
I have the nRF52 Kit with me. iam using SES IDE and downloaded the SDK nRF5_SDK_17.0.0_9d13099. I am using Windows 10 OS in my Laptop.
There inside example\ble_peripheral...
Hi,
I need to properly configure peer manager. The peripheral device, which I develop haven't any buttons and screen, only sensors are embedded. Also accelerometers, but...