Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
I have 2 dongles that I've somehow managed to brick (I don't remember the details on how i did it). One of them goes into DFU bootloader mode when I plug it in but shows up...
Hi,
I am modifying the code to asset_tracker_v2 on Thingy91 to send data to my own server instead of Azure / AWS / Nordic Cloud. I am getting error code -35 (EDEADLK) when...
The discussion in https://devzone.nordicsemi.com/f/nordic-q-a/79364/maximum-number-of-bytes-that-can-be-used-in-beacon-advertising suggests that we should be able to populate...
As far as I understand I should be able to use the nrfutil (6.1.x) on a Rpi 4B to update any of the nordic semi devices nrf5x supporting bluetooth (i my case nrf5340) Will...
I am new on Bluetooth. Currently I am playing with BL5340 development board. I need a firmware to test Bluetooth data transmission latency between two BL5340 modules. Could...
Hello,
I'm running the Asset Tracker V2 NCS 1.7.0 conected to the nRF Cloud. I'm using a Thingy:91 with external GPS antenna.
The GPS position is being correctly aquired...
Hello ,I am starting new development in Nordic environment and my system configuration is intel i3 with 8gb ram.
Still it is way too much slow to open nrf connect for desktop...
Hello everyone,
i want to use the 52810 to write into a SD -card, i use a slightly modified fatfs example.
The problem is, the SD card will not initialize as the p_event...
Hi, I'm trying to implement a sleep mechanism in my app. I based my code on the Power Management Example.
I use a button to put the app to sleep and the same button to wake...
Hi Team,
I am working on a project. It requires nordic chips (slaves) to communicate with msp430 (master). I use the nordic example SPIS as the initial code of the nordic...
My project consists of STM32 + 4G + nrf52833. When the 52833 firmware needs to be updated, the cloud service will send the 52833 firmware to STM32, and then STM32 will send...
Hello all!
I am currently developing on the development board nRF52832, SDK16.0 and SD132v7.2.0.
My developmnet board acts as a central whereas my phone as peripheral...
Dear team,
1. I am using the Ble_app_uart example from the SDK.
2. I had received the data successfully from the nrf_connect app.
3. Once the data was received over...
I received my nRF52840-DK (PCA10056) last week and today I was given the task to get started.
I started setup my environment with my preferred choice: Arduino IDE. Unfortunately...