I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
Like the title,
Is it possible to disconnect ble link or stop advertising at runtime, then change the service uuid and characteristics?
I wanna to do OTA service in application...
I am able to receive motion data [rawdata] from thingy52 on my RPi 4 using bluepy library in Python3.
I want to extract the raw values of Gyro/Accl/Mag from sensor.
The...
Hi,
I'm writing a program that swaps between LTE and GPS to send the device's location to AWS over MQTT. I am able to connect to LTE and AWS, then swap to GPS and get a...
Hello. I 've got such problem with flashing some of the ESB protocol examples of NRF5 SDK. I use Adafruit Feather NRF52832 board with ST-LINK V2 debugger. https://www.adafruit...
I want to implement UART service which can act as central and peripheral at at time.
I am using nrf52832 board and sdk 15.
I tried to implement it by changing the services...
Hi,
I am following the nRF_Sniffer_UG_v2.2.pdf to setup the nrfSniffer. Wireshark does not show me my board among the interfaces. I had a look at the troubleshooting part...
Hi,
We are developing a Bluetooth 2d-3d mouse with OTA -DFU service.
The controller we are using NRF52832 QFABB0 it contain 32KB RAM and 256KB of flash memory.
SDK...
I try to add NUS service in example ble_app_hrs_rscs_relay.
I have fail on send data from "Relay" to smart phone iOS nRF Toolbox.
1. I have modify the MTU size . #define...
I am using a ultra-miniature (BMD-350) series module from Rigdo which has the nRF52832 BLE SoC. The pins from the nrf52 SoC are all brought out on a female headers on a custom...
Hello.
Currently, we are developing based on "multirole_lesc", a BLE multi-role project. The project contains the BLE service “hrm”, but I want to add the “RSCS” service...
Dear Nordic fellows,
I have a Rigado BMD-350 that can transmit correctly bytes to another device via UARTE, but who cannot receive data correctly.
I'm using SDK15.3...
Thank you Nordic team for your precious help. Is by any chance the project sdk_15_gzp_dynamic_pairing_ses_device.zip also available to download? Is there any particular reason...
Hi,
I already read all the forum posts about this buffer order swap problem of the SAADC. Especially this one: https://devzone.nordicsemi.com/f/nordic-q-a/20291/offset-in...
I'm upgrading a big project from SDK 6.0 to SDK 12.3, everything's going well, but I had to comment out a library because in SDK 6.0 the previous developer uses the input...
Hello there
I am trying to program the BL651 wich makes use of nRF52810 chip, however i haven't been able to program it.
The tool im using for the task is the J-Link...