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...
The board is made with the nRF52832 chip and can not be scanned during the test. Could you tell me why? The nRF52 DK board functioned normally. The platform used a mesh light...
Hello, Is there any library of LSM6DS3 sensor and BMI160 sensor for NRF52832.
I am in need of Accelerometer sensor data for one part of my project.
I need to develop immediately...
Hi
i have installed nrfgo studio version (1.21.2.10)on windows 7 and 10 . Development board is listed in win7 but not in 10 it shows boards are not connected .Please help...
Hi, I try to map the UART pins RxD to P0.08 and TxD to P0.06 like on the nRF52840 PDK.
In code I have to assign a number. At the moment RX_PIN_NUMBER is 8 and TX_PIN_NUMBER...
Hi, i have several problems to use my nrf52840 PDK wirelessly.
I have made a project of a star network, in which the peripherals send by NUS the data they collect from digital...
Dear Madam/Sir,
We integrated the ADC measurement code from the ble_proximity app example (nRF52840 Preview DevKit, SDK15.0.0, Softdevice6.0.0) to measure the battery...
I recently started working with the NRF52840DK,I need to read data from MC3461 accelerometer via I2C and transmit the results over BLE.
nrF52840-DK
SDK v15.0.0
SoftDevice...
Hi,
I'm trying to add a 3rd Primary Service to my application. I have increased NRF_SDH_BLE_VS_UUID_COUNT to 3 in my sdk_config.h accordingly, and as expected when I run...
HI Im trying to reduce the power consumption of my nrf52840 based device. And now I need to read peripheral register in debug mode but cant do it.I guess it is enabling in...
For those who migrate to from SDKv15.0 to SDKv15.2 and still using the old project files will notice a difference that peer manager in SDKv15.2 has replaced using the below...
Hello Sir,
I am controlling nrf24L01P using atmega328p. Here I am using sleep on microcontroller and power down at nrf24l01p. So in this case some times internal Ack receive...
Dear Nordic,
We have a custom board and we just flashing BLE central peripheral example on it's
works fine but when i test its current consumption its shows around 1.5...
Hello everybody,
I need to store some data in the flash for application purposes. I'm using the SD332 and the application goes in the DFU mode with the DFU buttonless service...