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 ...
Hi,
I found the communication range using FREERTOS is shorter than which are using non-RTOS.
I know the RADIO TX power and the PHY rate affect the communication range...
Hello,
I am using nrf52832 Dev Kit and am attempting to send information using the ble_app_uart example under SDK version 15 (I don't know the exact rev, but I downloaded...
Hi,
I am using nrf52832 in my custom board and I want to make secure connection between my two boards using stored keys.
Is there any example provide by nordic which I...
I am using the nrf51822 ble with s130_nrf51_2.0.0_softdevice and want to know if the broadcast can start at a given time, and if the adv_ interval can change everytime? (such...
Hello, basically I want my nRF9160 DK to establish a secure connection with DTLS by using mbedtls .
What I'm trying to do
I'm currently working with the LwM2M sample...
Hello,
My NUS services work fine i can transmit and receive data over UART , but i still get this error in my nRF Toolbox (UART) . Any help will apreciated
Some user datas have been stored in a special page of flash in nRF52832 . However , I need to reprogramme the chip through bootloader , and make sure the user datas not being...
Hi,
I am trying to evaluate the nRF52840 development boards and configure as a simple switch and light node.
The first issue I have had is that on a Huawei phone the nRF...
Hello,
I am trying to find out where to put my persistent storage data in flash.
I have to set start_addr and end_addr, to use fstorage, but I dont know what addresses...
Dear Nordics,
i'm getting started with development on Laird BL651.
Issues as follows:
It appears to be neccessary to switch to internal RC oscillator and adjust the...
Hi,
We are facing an issue related to battery life. We are using sdk 15 and SD S132(7.0.1) and we are able to archived 30uA current consumption, but we want it near to 5uA...
Hello,
I am using SDK v11, SoftDevice v132 and Keil Uvision 5 to program on my nrf52832 SOC on the development kit(PCA10040) for our project. I need to save a few uint32_t...
I am trying to evaluate the nRF52840 and can't find the source code for any of the project - only the hex files to run applications.
Where can I find the source code?
...
Hi,
We have developed a mouse with nRF52832 using the ble_app_hids_mouse example.Now, I would like to add consumer usage into the hid descriptor to control media. So, I...