I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
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...
I am currently tasked with programming the NRF52810 to boot up upon a button press and then sit and wait for further button presses to trigger various functionality including...
Good afternoon
According to the project requirements, two keys were added to the compiler settings for stricter project verification:
-Wsign-conversion - Checking for...
Hello,
I have tested the ADC+UART in nRF52 BLE module,
and now thanks to help of this community, I can get the ADC value with UART communication.
Sorry for so many questions...
Hello I have an issue with the exit.c file, Eclipse tells me: exit.c:(.text.exit+0x16): undefined reference to `_exit' I do understand that this is a linkage problem that...
Hello Sir or ma'am
I am trying to load CPP SDK on my nrf52840 DK, But whenever I compile my code it through the error like this," vector: No such file or directory". Now...
Hi, all.
I'm using nRF52832 Software Development Kit, PCA10040, S132.
Using the 'ble_app_uart_c' example, I am studying to connect with my beacons and read data.
I...
Hi,
When evaluated under the following conditions, there was Out of band spurious@325MHz~403MHz (See the following Results ).
Does nRF52832 has spurious(-50dBm~-60dBm...
Hello!
I'm doing the firmware that will be applied to the custom device. This device contains one button, which has two functions. (Function output according to button input...
Hello. I have one multirole device and one peripheral device. Both are nRF53832, SDK version is 15.3 and softdevice is s132 6.1.1. Multirole devices connect to phones as well...
I have two nRF52832 side by side scanning for advertisement with filter by name. Because I will have a number of peripherals advertising, so I want to have multiple centrals...
Hello together,
I want to create a program for the nRF52840 DK and later port it to the nRF52840 Dongle (both from Nordic).
The program should
1) over Serial (USB, that...
Hi there,
I have developed a small sensor device, which generates events when a reedcontact is triggered. When an event occurs a NB-iot message is sent.
However when I...
Hi All,
I'm a student starting a project on a low-power bluetooth accelerometer. I have selected the MC3672 accelerometer ( mcubemems.com/.../) , which will be soldered...
Hello
I am using the ble_thread_dyn_mtd_coap_cli_pca_10056_s140 example and I would like to send 100 bytes of data to display in the logs of the android application "nRF...