Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
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...
I'm using nrf51822 , softdevice S110 and the SDK10 . Im reading data from the sensor mpu9250 using i2c at 400Khz( Maximum) frequency. It taking more delay than expected to...
Hi!
I have been following this process to develop using armgcc and Eclipse: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/development-with-gcc-and-eclipse...
Hello,
I have been working to manipulate GPIO.
I succeeded to turn on and off P0.02 ~ P0.05 (LED 1~4). However, I cannot get P0.00 and P0.01 to get work.
GPIO IN seems...
Hi,
Now i am working on eddystone. It has Radio Tx power and Advertised Tx power in eddystone configuration service.
What is the difference between them?
I changed Advertised...
I'm using nrf_MESH app to provision proxy client in nrf_mesh SDK2.20.
There are some questions about provision process.
1).Before provision we know that the device should...
Hi
For the last three days, I have been trying to become familiar with the process of developing on the nRF52 DK. It has not been easy, and I still don't have a clue about...
Hello,
I test NRF52840 with connectivity firmware with SoftDevice s132, API V3. Adapter is opened successfully and all Adverts are parsed properly. Problem is when devices...
Hi,
it now happened to me for the second time that an nRF52840 DK broke during debugging. I had it connected to an external controller via the Pin header: VTG, SWDIO,...
I'm having trouble connecting with LTE, so I decided to update the FW and see if that helps, but I am having trouble even getting started with this.
This is on Windows Home...
I have a question about the sample project "ble_app_multirole_lesc (SDK V15.3.0)".
I set the following parameters to perform pairing without bonding.
////////////////...
Hi Devs,
I have 2 issues in my application when adding twi and gpiote
the first, when adding gpiote to drive an output it increases my current about 280uA, does not matter...
I'm securely bonding to my nRF52840 development kit using SDK_15.3.0. It connects and works great with a 6 digit PIN code, but is it possible to make it connect with a character...
Hi, I'm setting up Visual Studio Code to work with nrf51 and I can't figure why Intellisense would mark some of the lines from the SDK as errors. I'm currently working with...
Hello,
We are trying to include the UART.h into examples\ble_peripheral\ble_app_hrs and are facing the said error even after including the file.
Can you please help with...