Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
Hi to everyone:
As the title suggest I'm using the NRF52840 PCA10059 dongle and everything works as expected.
The issue comes that I've modified the dongle to instead...
Hello,
We have developed a new type of smartphone gamepad using the nRF52832 chip. But for some reason, it works for some games and not for others. And only partially work...
Hi,
I have problem with using nrf_serial.h, I am receiving data from Ublox GPS, baud rate = 9600, no flow control as we dont have enough IO pins.
Device is nrf52840 with...
Hello, I'm trying to integrate an SPI slave into ble_app_beacon example. Power consumption of ble_app_beacon between advertising is up to 10 uA. But if I write a byte over...
Hello
I am modifying the example of mpu6050 of sdk v14 in sdk v17.
After build, it is printed that there is no path to the file as shown in the image below.
(The...
Hello We recently went to a test facility SGS, in San Diego, with our nrf9160 device trying to get a pre-cert scanning completed to find out if there are changes needed before...
Using SDK 15.3 and S132.
I'm having similar behavior to the thread below:
https://devzone.nordicsemi.com/f/nordic-q-a/12066/gap-disconnect-stops-app-timer
After disconnecting...
hi ...
how to update the advertisement packet .. I have seen many post regarding this ,I am not getting clear , anyone can share me the piece of code which will help me
I am trying to repeat the example in the tutorial: using board: nrf9160dk_nrf9160.
nRF Connect SDK Tutorial - Part 3 | NCS v1.3.0 --> 1.2 Walkthrough for BME280 - but gives...
Hello,
Our setup:
-nRF9160
- Zephyr OS
- Segger Embedded Studio for Arm (Nordic Edition)
- SDK v1.3
Questions
1) which are the differences between Zephyr functions...
I'm designing a product around the nRF52840 (PAN1780 module), and using the PWM to drive a piezo sounder (using 2 pins as Hbridge). When I start using BLE functions, I get...
Hey, Yesterday we decided to update SDK to 17.0.2. After this change our FreeRTOS stopped working. We started investigating where is the problem and we found that when vPortSetupTimerInterrupt...
Dear all,
I'm currently using nrf52840DK with SDK 17.00 and s140 softdevice. I'm trying to syncronize the dispatch of my data with connection interval (set to 7.5 ms). I...
Using: Windows 10, nRF Connect v3.5.0, SES v4.52, ncs v1.3.0, zephyr v2.3.0
I have a custom board based on the Thingy91 and the Asset Tracker application. There is also...
Hi,
In the new AzureIotHub library, subsys\net\lib\azure_iot_hub\src\azure_iot_hub.c
the logic for handling connection conditions in mqtt_evt_handler requires more error...