Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
Hello!
I am sending MQTT commands over UART from an NRF52840 DK to the NRF9160 DK which has the ibasis sim card inside. I noticed 3 times so far that after 24 hours , 1...
Hi
I could test Bluetooth Mesh Chat sample on nRF52833-DK nodes. I would like to know whether there is any way to send chat message from nRF Mesh app (non-mesh BLE device...
Hello,
I need to send and receive UDP packets using nRF9160DK via NB-IoT network. I'm able to achieve this using Serial LTE modem . However I need to write my own application...
Hello,
In a design we plan to have 2 x SPI, 1 x QSPI and 1 x I2C interface. For the SPI we plan to use one @32MHz and the other @8MHz.
Please confirm there no "instance...
Hi everybody,
we are trying to bring our beacon's consumption as down as possible. We have nRF52832 mounted on our custom PCB with external 32 kHz crystal and DCDC is enabled...
Hi, I am using the Nordic nRF53DK, with the Segger IDE, in the NCS 1.5.0 release.
I'm playing around the Data Length Extension with the Sample of the Central UART...
Hello, My environment is nrf SDK v1.5.1. The board im developing for is the nRF52840DK. I'm trying to do some ECP-Calculations and therefore Ii want to use some function located...
Hello, All
I want to implement OTA using Thread with nRF Connect SDK.
Is there any sample code or reference this can be done with Thread?
Even if there is any experimental...
Hello,
I have a: nRF5340DK connected to Windows10 PC via USB.
I also have these that are working fine in terms of being able to communicate with the nRF5340DK over Bluetooth...
nRF SDK version is 1.5.1
upgrade modem fw to 1.3.0
Is there any way to do software reset on GPS modem? I have ran the gps example and I notice that "printk" sends everything...
I'm using the nRF5340 DK with the HRM example. My phone is HUAWEI mate 10 (Android 10).
I could scan the Zephyr Heartrate Sensor in nRF Connect App and nRF Toolbox App ...
Hi Team,
In continuation with Case ID: 269054, 269278
I am using NCS (as suggested) to avoid high current consumption happening during softdevice initialization.
I set...
Hi, I'm enthusiast of nrf5340 DK. BUT: in the samples I'm not able to find some viable openamp (other ipc seems to have the same problem) example. I am looking for a way to...
To the kind Nordic support team,
I have got a nRF52833 based Raytac module I'm using to develop before using a custom board.
I'm using Microsoft Bluetooth Virtual Sniffer...