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, In a product already in the hands of the users we started getting some issues when connecting to Android Devices
Using the nRF Connect Android Application whenever...
Hi, I have been working with my nrf51 DK for a while now without problems. When I first connected the board to the computer today, the ld5 led was blinking very quickly, and...
hi
i have a question. I'm working on a type of beacon system and need to advertising repeatedly unique beacon in less than 100 ms advertise interval that limited on non...
Good day!
In Light Switch example I made some changes to have GPIOTE events, instead of Simple HAL.
Now, when I try to publish message, debugger shows error in bearer_event_in_correct_irq_priority...
I want to send static data from nrf52 to esp8266. I have used serial Program from examples. I am able to send data dynamically from the serial monitor.
I'm attempting to write a library to allow a NRF52 DK (PCA10040) to read data from a ADXL375 accelerometer through SPI. I'm using SDK 15.0.0. I am able to read from the registers...
When I use the following link
nordicsemi.com/start9160dk
I get a webpage with the following message
I have tried the 2nd suggestion mentioned plus using google chrome...
I'm very new and trying to get the nRF Blinky example to work with an iPhone with an nRF52840.
I'm able to connect to the device and it seems to be reading and writing correctly...
I am using S130, SDK13 and NRF52832 both on my central and peripheral - custom boards.
I am trying to avoid service discovery on my peripheral.
I have set the service_changed...
Hi, Does anyone know how to modify the asset tracker so that rather than point to the AWS URL it points to a fixed IP address?
Also is the port number fixed?
Hello,
I am playing around with the Blinky example on my custom board, where I have one button and two leds. Everything works fine and I can control the LED2 and detect...
I have a question about PeerManager.
SDK: 15.3.0 example: ble_app_multirole_lesc (I changed the source from the sample) using device: EYSHJNZWZ (nRF52832)
When connecting...
Hi,
When I test nRF MESH application on android phone with other mesh device, after discover services, it always use proxy data in to write data to device for provisioning...
Hello there,
We are planning to use MQTT and nRF5 boards in the project. We've successfully tested out MQTT examples provided in the SDK using BLE router on Raspberry Pi...