I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
I there,
I'm currently trying to install the nRF Tools in Wireshark to spy BLE packets in Linux Opensuse Tumbleweed with python 3.10.5 installed by default.
When I arrive...
I am connecting a normal tactile switch with the NRF52833 GPIO such that one end of switch goes to the ground and another on the gpio.
Now when the switch is pressed my...
Dear Karl,
We want to optimize the distance at the nRF52832's audio product.
The nRF52832 was working the fast mode ; Will the distance be better when the nRF52832 is...
Hi
I am trying to merge BLE DFU and UART DFU bootloader(SDK version is "nRF5_SDK_17.0.2_d674dde"),
after merged, when I process to DFU mode , It show below error
<info...
I am trying to have an interrupt that would allow ESB RF to change so I could essentially scan several channels for broadcasts. However I can not get the above code to work...
Hello,
I am in the process of optimizing current consumption before we start production.. most things are where they should be. I would like to explore shutting down I2C...
Hi, running the USB hid sample project and sending from host terminal $ journalctl -k -n 10 I get [ 2231.751311] usb 1-1.3: SerialNumber: D0766E074450A9F0
I want to change...
I am not able to Build application on VS Code using NRF Connect SDK.
Board Used: NRF52833
NRF Connect SDK Versions tried: v1.9.1, v2.0.0 and v2.0.0-rc2.
Errors:-
...
Hi,
I've met a strange problem.
When I enable log(not immediately log) with buffer, the NVS function is abnormal.('abnormal' means I can't find the data I wrote to NVS...
NCS version 1.9.1
nRF52840 DK
I have two projects based on the coap server and coap client examples. I have made the server a commissioner, and call otCommissioerJoinerStart...
I'm developing a BLE project using Zephyr NCS and I am having trouble advertising multiple custom services. The sample applications are configuring advertising data using...
Hi-
In our application we are not using pairing, but instead want to use a proprietary authentication scheme were we right a passkey to an unprotected characteristic and...
I am trying to write to external flash memory using NRF52840. The flash uses spi protcol. My code is getting stuck in spi_xfer function. Error code is not in scope for the...
Hi,
I'm working with the ncs 1.7.0 peripheral_uart example and have observed faults when I send more than a few bytes at a time to the HW UART. (receive by HW UART for transmission...