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...
Dear
I have finished completed the Blue tooth Mesh light-switch example function testing , secure button dfu and secure buttonless dfu on DK and dongle of nrf52840 chips...
It seems like the only way to disconnect the input buffer is using ANAEN, but I know this post says that ANAEN is fake. So I am wondering if there is a way to disconnect the...
I'm trying to upgrade our project from v3.1 -> v4.1 of the Mesh SDK. The BOOTLOADERADDR() macro was re-defined (apparently starting in v4.0?) to use two parameters for which...
Hi,
We would like to access the print outputs of the SEGGER_RTT_WriteString() function via a JLINK compact debugger using Python. The latter is wired only via SWDIO, SWDCLK...
Hi,
I want to integrate HID mouse and HID keyboard in a single device. Can you tell me the complete configuration procedure to integrate HID mouse and HID keyboard in a...
I recently got the nRF52-DK for using as BLE Relay evaluation.
I have downloaded following and installed to run the code
- Segger Embedded Studio (v5.1)
- nRF5_SDK_17...
I'm using the NRF8001 with a Teensy 4.0. I've been able to find a port of the Arduino library for the Teensy here ( https://github.com/tato123/nrf8001_arm_support )
I'm...
I saw on the main Q&A page the person answering the Q&A said " one should really put the application in one CPU (the M33) " which I understand the nRF 9160 is the M33 processor...
Hi
I have a BLE project on nRF52832 , I use sd_ecb_block_encrypt to encrypt data, it worked fine until latest migration from SDK14 to SDK17
(which involves softDevice...
I have a similar issue with https://devzone.nordicsemi.com/f/nordic-q-a/58524/nrf-mesh-can-t-see-node-feature
I am using nrf5_SDK_for_Mesh_v4.2.0_src for the light switch...
Hello,
My sck frequency will be 5Mhz.
Accordingly, nrf24l01 + mcu and SPI parameters as Rpull = 10kohm and Cload = 50pF How should I connect pins and which pins ( (ce...
Hello,
Our product is BLE Beacon.
We have developed original software on nRF52832 SOC.
To keep up with your latest technology we transitioned to nRF52810 SOC.
To my...
Hi,
I had a problem while testing using the app_app_uart.
I added custom service and set tx buffer size to 70.
I tested using nRF Connect.
And, i got error message...