Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
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 have a NRF52840 device connected by BLE to another NRF52840 BLE USB dongle connected throw USB to a PC application.
I want to synchronize the RTC on the connected...
Hello I am currently working on a project with the XM122 / XB122 kit for an evaluation, the XM122 card integrates an nrf52840 MCU and a radar sensor;
The goal of my project...
Hi, I'm using nrf52833 with SDK 17.0.0.
I want to send SAADC data over BLE.
So, I want to see data in my phone.
I've modified codes.
I want to use macro(ble_nus_data_code...
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/simple-application-level-authentication
Hi
I am looking to make this example work but this post is old...
Hi all,
we are now using nRF52811 and its SAADC. We would like to use the oversampling functionality, but there is some information missing in the datasheet.
So, when...
Hello,
nRF5SDk16.0, Softdevice v.7.0.1, device nRF52840.
We using manufacturer specific information in the advertisement data. Here are the set values:
The data is...
We have a PCB production with bug where AC13 (P0.18) accidently has a via shortenede to GND plane on internal layer. Thus nRESET is stuck low and cannot be pulled high without...
Hi,
I modified the LBS service to experiment sending more than a byte of data.
On the peripheral side, modified from ble_peripheral/ble_app_blinky
typedef struct { uint8_t...
I'm using visual code for my development. I've tested a basic hello world app, this works fine so c/cpp is correctly installed.
I'm now testing a basic app, but I'm getting...
Hi Team,
For our development we are using the nRF52840 soc, We need the some example code or some project which will explains the Usage of RSA algorithm and supported API...
Hello,
I am looking at the ble_app_buttonless_dfu/main.c
This implementation is initializing the queued write module. Is this required now for DFU operation? We currently...
Hello,
For some reason whenever I try to pip install pc-ble-driver it will only ever install version 0.11.4. This causes a problem since I need the nrfutil library and the...
I sent some nRF9160 prototypes down to a CTIA certified test lab in North Carolina to do carrier TRP and TIS testing. When they add their test sims they seem to be unable...
Dear Sir,
I am new in embedded.
I start work on nrf9160.
I have to acquisition periodically through mqtt protocol, a data, with total space of approximately 30 kb, and...