I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
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...
Hello,
We are developing an application to work as a multilink central with 3 different kind of BLE devices that include 1 custom device which advertise customised NUS...
I'm attempting to add support for a custom ili9341 display to a project running on a the uBlox Nora dev kit. I'm currently using VS Code with nRF Connect SDK1.9.1. My question...
tried the proximity example to check pairing/auto-repairing using PCA10040 board. currently having not auto repaing after we power OFF/ON the device.
we are planning to...
Hi,
I encountered an error when I turned on NRF_LOG_BACKEND_RTT_ENABLED in a project:
"...section '.log_backends' will not fit in region ‘UNPLACED_SECTIONS’."
"region...
Hi All!
I am using nrf21540 along with nrf52833/20. My question is can it be possible to use nrf5 SDK instead of NCS? I have developed the application using nrf5 SDK and...
Dear nordic team,
we are successfully communicating our old nRF2401 shockburst design to a nRF5340 board; except for the CRC.
The challenge: the nRF2401 shockburst allowed...
Hello,
In function such as i2c_write and i2c_read does Zephyr check to make sure the device is not a NULL pointer? If not how would it react if it were passed one?
...
Hi,
I tried to run the "matter" light_bulb example from nrfconnect versions 2.0.0, 1.9.1 2.0.99, but failed to
to see blinking LEDs. I suspect this may have something...
Hello dear Nordic. I am reading your documentation and stuck on the following issue:
According to the SEQ[1].CNT register there are 3 pulses with different duty cycle...
Hello there,
The same code works reliably on dev kit but not on my customized hardware. By cutting the 32k external crystal jumper on the dev kit, the same failure can...
Hi,
I am working on nRF52840 dongle.
i am facing a issue with programming. before it i was trying to do it with arduino. i don't know its bootloader gets disturbed....
I build the asset_tracker with custom code added to it and working well. The build time messages are shown in the attached text file. There e %of Flash used in show thrice...
HI,
I'm trying to configure the MCUboot / Netboot with an external QSPI flash. I can do it for the APP core with MCUboot, however I get lost how it work with the NET core...
Hi Nordic team
We plan to develop a stereo bluetooth loudspeaker, that can be connected from any smartphone to stream audio.
The prefered audio output would be PWM since...