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...
Hello,
We are developing an datalogger application that will push data to a server on the cloud using a cellphone app as intermediate. We are testing a BMD-350 DK board...
Hello,
I successfully ported DMP library https://github.com/Snowda/MPU9250 .
The project is initializing but when I read the fifo_count from FIFO_COUNTH (0x72) register...
Hi everyone.
I have a problem with Mesh network.
I try to reset node from mesh network, using function node_set().
When remove node from network, on mobile app "nRF...
Greetings everyone,
I am just trying to find out what the (EO) in the NRF51822-CEAA-R stands for. Could someone please provide documentation for this?
Thanks,
R...
Hello Sir,
I am working on home automation device in which I am using nRF24L01P module. Product is already in production. I bought these modules from local market which...
nrfutil install fail.
I want to update with BLE secure OTA, so install the nrfutil tool. and run the command as following:
but report download pc-ble-driver-py 0...
Total noob here using SES on a Mac to build BLE peripheral (S110) firmware for an nRF51822-based device with SDK v15.
So far I've been able to get the generic portions of...
Hi,
I'm developing on nrf52810 using the SDK14.1.0 and I've take as starting point a template application that targets nRF52810 running on the nRF52 Development Kit. But...
Taking a look through the SDK, there are very few examples using the dongle. I've tried building some of the existing examples by changing the board definition in the preprocessor...
I have a porject working well with normal ble function such as ancs and other services(use sdk15.0) , when I add the mesh model light switch on_off (source code copy from...
Hi.
I applied https://github.com/crfosse/Thingy-52-to-nRF52xx project for get thingy motion data by nRF52840.
But It still found 6 Service for motion service,...
I have a use case where I need to send a sequence of 2 byte bursts as SPI master. The data is generated on the fly and the algorithm would be able to saturate the 8Mbit/s...
Hi,
I just installed nrf connect 1.1 on my Dev-PC (many versions of J-Link and nrfjprog) everything works fine. The visualization of Secure-DFU-Upload-Speed is really nice...