Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
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...
I've designed a custom board for the NRF52832. Current consumption is not a major concern, and the pin location was convenient, so I wanted to use P0.00 and P0.01 for I2C...
Hi,
This is a problem report for the Programmer App v1.0.1 on nRF Connect v2.6.1 on MacOS 10.14.2. I have been attempting to use the programmer app with the nRF52 Dongle...
Hi all,
I have a trouble. I use 2 Dev Kit NRF52832. Flash light switch server proxy and light switch client proxy. Issue is when I erase and flash the first time, Client...
I'm developing an application for the nRF52832 using the nRF5 SDK version 15.0.0. We're using the s132 softdevice, the sample secure bootloader (modified to use our company...
Hi, I have been running into a problem where I am getting inconsistently failure to start advertising.
Calling:
err_code = ble_advertising_start(&m_advertising, BLE_ADV_MODE_FAST...
Hello, I'm trying to write code to a custom PCB with a nRF52832 using the nRF52 DK and the following wiring:
However, everytime I try to connect the JLink is says...
I'm fairly new to working this close to hardware and am playing around with a few things. I'm trying to bit bang i2c over a couple of gpio lines and everything seems to be...
1.Does nRF52840 and nRF9160 have conformal shielding in manufacture procedure?
2.Do i need reserve shield cover for these two module when I develop product?
Hello,
I'm having trouble adapting my code which works for reading the MAX30100 sensor using TWI input with the NRF51 DK kit.
I would like to adapt this code to be used...
Hello, I am at a loss because this question has come up several times in your forums and the solution is not working for me. Every time I run my program I am receiving a NRF_ERROR_NO_MEM...
I have a nrf9160dk and I setup the whole tool chain by following the Getting Started Assistant. I can't figure out how to connect to the board. Probably just a simple switch...
We are in the final stages of product development and are planning to enter the first batch of production by the end of January. We have a custom board tested, software written...
Installed nRF5_SDK_15.2.0_9412b96 to use with the nRF528240 DK. The SPI example suggests using a makefile. My computer does not have "make", nor gcc. Did I need to install...
Hi all,
I would like to know if there is a way to use the NRF52180 as a central scanning device. I searched for central examples in sdk 14.x.x and 15.x.x but they have central...