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 Nordic Team,
My requirement is-
Advertise -> Connect to 1 device -> Send packet -> Disconnect -> Delay(1min) -> Advertise -> Connect to 2 device...
I am using Timer...
I am using nrfMeshProvision cocoapod to create a Mesh Network using a iOS Mobile application. In first step of identifying the device, i am able to call bearer.open() and...
Hi,
I've used the nRF connect 'Getting Started' software and tutorial to setup a development environment, however i am having problems with the "Set up a project in SEGGER...
Hi Nordic Team,
Please share a logic to filter with address for connection over BLE. Please help as soon as possible.
Thanks & Regards,
Aswati Vijaykumar
Hi
I am currently developing a demo application and started with the ble_app_template project from the ble_peripheral_folder (s140 softdevice, sdk 16.0). I copied it to...
I am using a module called Core51822 which includes NRF51822, with the NRF51822 Evaluation kit and the ST Link to program it from Arduino IDE.
I want basically to program...
can someone suggest me some tutorials how to do programming in nrf52840 from scratch.
i have tried some examples like blink an led just like opening the file and running...
Hallo devzone,
i have a real time task, where i have a trigger, different calculations and then the corresponding action.
Now i need to calculate the time from the trigger...
Hello,
As I am new to the world of bluetooth and its stack I have a question which I cannot find the answer for on the internet.
I've read a ton of posts on the devzone...
Hi Nordic Team,
Requirement-
Connect->Send 1 packet->Disconnect->Connect...
I am Sending a data packet to central using Timer handler and trying to disconnect using...
Good day.
I am trying to add flash storage functionality to a project based on the ANT asynchronous transmitter example and the ANT back ground channel example of the SDK...
I am using the nRF51822 QFAAH0 Chip and running it on 90 mAh battery. Currently I am using the AMS1117 3.3v LDO voltage regulator. It is running as iBeacon for 7 hours. I...
Hello Sir,
I am developing nRF9160 based smart tracking device for kids , and i am used only nrf9160 not used nrf52840. so my problem is that how to upload firmware direct...
Hi everyone, I'm a BLE / Nordic Semi beginner. I played around with different examples and most parts of my projects are working. But now I'm struggling with the peer-manager...
Hi,
I'm looking for a solution that will enable me to connect multiple NRF52 modules to AWS-IoT, via a single internet gateway.
The idea that every nrf52 module will have...