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...
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...