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 ...
The maximum data length of a characteristic is 9, and I use the follow function to send the notification to a client
uint32_t dxs_send(dr_ble_dxs_t * p_dxs, uint8_t * p_data...
Hello,
I am debugging through UART with nrf52 and s132 softdevice using Keil V5 for the proximity app. When I flash the example app from the 9.2 SDK and look at the debug...
Is there a migration guide for the SDK 10 somewhere? I think the use of the APP_TIMER_DEF() macro is one thing that should be in it. Took me a while to understand why the...
Hello There,
As mentioned in the S132 specification (S132_SDS_v0.5.pdf), when acted as a peripheral and the connection time interval is 7.5ms, for the case of a GATT server...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
When building a solution that supports Bluetooth MAC address randomization are there any options available in nRF Sniffer to allow packets to be captured. e.g. potentially...
Hello,
I do connections between nRF51 in my application.
When the central detect an advertising frame, it ask to a server is the device is allowed (few ms). When server...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Hi,
As explained in devzone.nordicsemi.com/.../ I want to interface my Beacon to a Invensense sensor with I2C. I'm having a hard time about using the I2C drivers/examples...
i failed to program the ptr5518 module with a jlink EDU.
it gives me :
$ JLinkExe
SEGGER J-Link Commander V5.02 ('?' for help)
Compiled Aug 28 2015 19:48:33
DLL...
I'm following the SDK 8.1 example from here with S210 v4 but I never seem to get a PSTORAGE_STORE_OP_CODE or PSTORAGE_UPDATE_OP_CODE.
I do however get the PSTORAGE_LOAD_OP_CODE...
Hello!
I'll start by giving some context: custom bootloader created via modifications to the one provided in SDK6.1, then ported to SDK9.0. SD revision 0x0064, running...