Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
Returns -151 NRFJPROG_SUB_DLL_COULD_NOT_BE_OPENED when calling HighLevel.API().I've tried many versions of nRF Command Line Tools and the problem is still not resolved.
...
Hello, I'm from the United States. I am currently working on a development project using nrf52840. In this project, I am implementing a battery voltage monitoring function...
Hello!
I'm struggling to make simultaneous multi-image DFU OTA to work on nRF5340DK. Is there a coherent guide on how to set it up from Zephyr perspective and what software...
Hello,
I would like to use littlefs on the nrf5340dk board with the OnBoard Flash. So I selected the Zephyr/samples/subsys/fs/littlefs sample Project with the nrf5340dk...
Hello.
I used to ask this question to DevZone . However, I made a new question because it is locked and I cannot ask additional questions.
My purpose is to know the bonded...
Hello. I am developing using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I want to know the authentication method of the central device when the connection...
Hi
Can you give an AT cmd to post JSON data to the server
example : ncs v1.9.0 serial_lte_modem
such as
AT#XHTTPCREQ="PUT","/iot/v1/device/12345678901","User-Agent...
Hi,
I figured that a slave select is configured in dts as: However, when there is a need for multiple slave selects, slaves have to be managed explicitly as informed in...
Afternoon folks,
I'm new to nordic, previously a TI developer. I'm still getting my head around the SDK. I've unfortunately been left with some poorly organised, very-un...
Hi
I have a clean sample problem
1) Installed a clean install or nRF connect v1.9.0 at c:\nRF
2) Installed the VSCode as recommended
3) Pressed Create a new application...
Hi,
I am using an nrf52833-dk for development, and I need to work out interrupt based SPI. Can you kindly point me to an nCS based sample project for interrupt based SPI...
Dear Concern,
I want to keep my nRF52382 module in low power mode during non operational condition. During the TX and RX condition it has to wake up from the sleep mode...
Hi Team,
I tried the blinky example for the nRF52833 DK with the nRF5_SDK_17.1.0_ddde560 . I am using Segger Embedded studio for ARM V5.62 64bit – Non Commercial License...
Hello. I am developing using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
The program is created by referring to the whitelist of "ble_app_hids_mouse" which...