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...
Hi everybody,
is there an issue for using the twis
module and bluetooth at the same time?
I have problems merging the example
projects (ble_app_template and
eeprom_simulator...
Hello,
This is a strange problem and I do hope I am missing something. There are two bootloaders in the examples/dfu section for a particular transport - with debug and...
Hi,
I want to add manufacturer specific data filter in nrf_ble_scan module.
I have gone through the nRF SDK. But the manufacturer specific data filter related fields...
Hello, I want to scan all ble devices present near by nrf52-dk and process the data in my application. I am unable to find the scanning ble device code in nrf52 sdk. I am...
Shalom!
I want my code example to be able to run on both the nRF9160 and the Thingy91. I ran the SES Open nRF project menu twice and have two separate build folders under...
Comparing Current Consumption Between NRF52840 and NRF5340
Loading Zephyr HR sample code on both.
Connected to each using NRF connect and subscribed to HR UUID.
Measured...
Hi,
I understand that we have several types of sec_modes.
However, regarding modes with MITM - I don't understand how exactly those modes protect from MITM. What does...
Hello,
I started working with microcontrollers recently, I'm having issues with getting started with software development on an MS46SF11 module from Minew based on the nRF52805...
Hello. Developed with nrf52832 (S132 v7.0.1, SDK v16.0.0).
I want to get the data stored in Scan Response, but I don't know how to do it. Is there a good way to receive...
Because the GPS will continue to output data after starting, in order not to block the main thread, I placed it in another thread, but I found that when my main thread did...
It is not clear from the website whether Nordic has produced an LE audio chip/board, and if/when it will be available for purchase? Does anyone have any info on it?
Hi,
We are porting our application from nRF Zigbee & Thread SDK to NCS.
On the ZIgbee side, we have been using this methods:
1. zb_zdo_find_bind_src(): to check...
I'm working on a project that has multiple custom partition manager configuration file that are implemented based on the instructions provided in this section of the partition...
Hi,
yesterday, I met the same situation as here . But now, I can't even see one log, even after I annotated the code related twi and just remained some “NRF_LOG_INFO()”...
Hi,
I am using SDK 17.0.2 for a simple scanner project, where nordic SoC is communicating with main MCU via SPI. The code starts normally on nRF52832, but on nRF52833, it...