I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friends,
Thanks all for your support.
I have used a button as a input to detect button press, while at the same time I am using the button as a system wakeup. ...
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...