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...
Sorry about a so broad question. But this is what I have experienced but don't know where to look.
I have done a few project using BLE with RTX. Just typical stuff similar...
For Setting the easyDMA on I2C, Do I need just to set the TWI0_USE_EASY_DMA to 1 ?
Also do I need to set an arrayList? which?
or can I just use the same settings that...
Hello,
My team wants to develop a custom iphone application and we want to use it to connect with NRF52 which is transmitting data using the Nordic UART service. We were...
Hii,
I am trying to update new firmware in nRF51-DK.
But unfortunately, wrong image file is uploaded.
Now i am trying to once again same process then getting no space...
I am testing the SDK (v12) Power Profile Example with the DK51 and the nRF51 dongle. My purpose is test if I can lower the power consumption as mush as possible. The default...
I am developing software for a custom hardware based on NRF52. Previously I was tasked on updating the old NRF51 based software (used on older version of the device) for NRF52...
hi,
i am using FDS to store some Data in nRF51 Development kit using temporary application. it is around 2kb. after that i am flashing main Application. is my application...
I am working on a battery-powered application. Since power saving is a must, this design using high-side power node controllers (part number MIC94042) to power-on or power...
Hi
I am looking for pin numbers for the nRF51822 microcontroller.
example like what are the pin numbers for VDD to measure battery voltage..??
I mean in which header...
Hello!
I'm learning how to use properly the saadc for knowing muy battery state of discharge. First of all I'm testing the saadc example which is included in the SDK, changing...
Hi, Nordic
I know when esb working, channel , address and pipe is very important.
From sdk and demo, I can not know these items clearly.
I know these items should be...
I need to use sd_ble_gap_adv_data_set directly and pass custom advertising data, as I need to maximise space and not send the name etc
I have been using mbed which has...
\nRF5_SDK_12.1.0_0d23e2a\examples\ble_peripheral\ble_app_uart\pca10028\s130\arm5_no_packs
I cannot find the define of pin6 pin17 pin21 pin 22 pin24
in this example ...
Hi. Can we develop and use our own firmware for any of the Nordic's beacon? Or do we need to mandatorily use firmware given by Nordic with beacon and modify them as much as...