Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
Hello everyone,
I am currently testing the secure bootloader over USB example but I am currently facing an issue when I start a DFU.
Here is my configuration:
...
Hi,
Application details:
I have a datalogger application that samples data every second. It uses the following modules:
TWIM0 -> To communicate with external RTC clock...
Hello,
I am working on application using nrf52810 SDK version nRF5_SDK_14.2.0_17b948a.
Here my application sends 240 bytes of data every 150 ms. But after sending few...
Hi,
I use the a gpiote_in_event to trigger a number of PWM pulses which works fine so far. However, the exact behaviour of the generated signal is important so that the...
Hello, I am using nRF52-DK with Segger Embedded Studio and I'm running the following code that first blinks the LED1 on&off 5 times, and sets up BUTTON1 for wake up, and then...
Hi,
I would like to read the temperature of the nRF.
I tried to use the routine I found here in the forum
Sometimes works sometimes the system crash. I notice the...
Hi
I am using NRF5340 chip in my custom board to communicate serially with an external device whose data length is more than 128 bytes.
The chip can receive 243 bytes...
I am looking for the examples for the SDK. I installed SDK 1.9.1 through the Toolchain Manager and see the directory "users/my_user_name/ncs/v1.9.1" Supposedly this is where...
Hi,
In Openthread's Coap_client sample, Following 2 libraries are there:
and while compiling my code I get multiple warning regarding to above 2 libraries.
Following...
Hi,
I have problem to use bmi160 library with nrf5340 in spi connection.
I use the example application zephyr/samples/sensor/adxl372 and change the sensor to bmi160 (...
Hi DevZone ! Here is my issue: I use to work with VSCode and nRF Connect for desktop for a few months now. Early on Monday, I did uninstall all my dev environment (VSCode...
Hi,
is there any way to get a Pin to a defined "high" without vdd-gpio ref?
In our situation the NRF9160 Power is a Battery with 4,1V and the VDD-GPIO is 3,3V with a regulator...
I created two build configurations a Debug and a Release in SES IDE.
Build > Build Configurations...
I wanted to select the DEBUG_OPTIMIZATIONS level for the Debug build...
This is a continuation of the topic here that is now closed
https://devzone.nordicsemi.com/f/nordic-q-a/85590/nrf9160-azure_iot_hub-change-dps-username-during-run-time ...