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...
Hi,
We are currently implementing the nRF52840 in an upcoming product and we have a question regarding component selection for our configuration.
I've looked through...
Hello
I really need your help !
I am using SEGGER Embedded studio with two EV boards: nRF9160 and NRF52 DK
First I started with NRF9160 with clean installation of the...
Hi
H have developed a program for nRF51822 using "Arduino IED" and "BLEPeripheral" library, that performs an operation.
The operation is a button press and on each press...
Hello,
My board reads data from acceleration sensor and sends it to ESB message.
When acceleration is under threshold, nRF52832 went sleep mode.
Before entering sleep...
Hi...
I am using Nordic SDK V17.0.2 with a SoftDevice S112 and developing a project uses freeRTOS that came with this SDK
From reading the documentation about the...
my project ,sample data every 4ms comes in a GPIOE interrupt ,and in interrupt give a data come semophere , but in thread take this data come semophere and read data can not...
Hello,
I am using NCS v1.6.0 with the nRF52833 DK and would like to modify the TX power (e.g. from 0 to +4 dBm) and PHY (e.g. from 1Mbps to Coded PHY) in the peripheral_uart...
Hi!
I am running zephyr/samples/bluetooth/direction_finding_connectionless_rx sample application with minor modifications. I had no problem building application. I then...
Using nRF52840 DK with SoftDevice s140 latest version.
I have a data array that I am sending over a characteristic in fragments via notifications. Given the peer platform...
Hi,
I am considering a NRF52833 + nrf21540 combination. I see in nrf21540 product specification mentioned that
Single-ended 50 Ω matched input and output
...
Hello,
I want to create tfm_ipc project for NRF52840 DK board.
I configured options like below.
But I got an error message, "create_nordic_project.py failed (1)...
I looked at Blinky, but I am still not sure how to access the GPIO pins. In Blinky, there is an led0 alias, but what about other pins? What are there aliases?
Specifically...