Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hello Nordic--
We're most of the way through qualification testing on an nrf51822 and the testing house had a question about the PIXIT values for RF-PHY testing. I sent...
Hi,
I find three different states that is related to DFU and app_button libary.
1, no DFU(that is no bootloader), but using app_button libary, there is no 0.9mA current...
Hi. I use the 'sdk 6' and 's110_nrf51822_7.1.0_softdevice'.
I would like to add security.
I tried to passkey. If i enter passkey, it is possible to bond. but It is not...
Hi all,
I can control volume up/down, music play/pause with the ble_hids module.
static uint8_t report_map_data[] =
{
0x05, 0x0c, // Usage Page (consumer device)
0x09...
Hi.
I'm currently trying to buffer data from beacon interrupt.
So, I choose to use circular buffer.
Before implementing it myself, I could find that there's already...
Hi
I'm using the Adafruit LE Breakout with an MSP430.
I made my own drivers in order to have full ISR support.
My setup works well (no error) i can connect/set_local_data...
Hi,
I’m currently trying to send strings about Nordic UART Service.
In use are two nRF52832 Develop boards. One as Central and one as Peripheral.
The connection works fine...
I have a PCA10040.
I downloaded nRF52_SDK_0.9.2_dbc28c9.zip.
I want to use "ble_peripheral\ble_app_uart " sample program.
However, supporting it is PCA10036. (by readme...
I am modifying the ble_central\ble_app_hrs_c example to connect to a peripheral with an "Authentication Characteristic" that is used to initiate the peripheral-specific authentication...
main.c: Warning: C3912W: Option 'device' is deprecated.
main.c: error: C3903U: Argument '-D__EVAL' not permitted for option 'device'.
i am getting error. can you help...
In my application, I would need to use both RTC(function as a timer) and Watchdog(as watchdog). Is it OK?
I saw in the manual "the watchdog will automatically force the 32...
my purpose is to use the 51422 or 52382 as a central role to search my own service, or any other SIG standard services.
DK :nrf51422 ,
version : 9.0.0 and 10.0.0,(i...
I m developping an iOS application, and I need to integrate the DFU part.
I found the IOS-nRF-Toolbox , but what I need is to integrate only the classes that manage the DFU...
The nrf52 with SDK 0.9.2 SDs132_nrf52_2.0.0-4.alpha_softdevice has 3 TX_buffers(2 count can i used).
I think there may be some preserve TX_buffers for BLE central or ANT...