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...
Dear,
I am trying to get secure serial DFU working on our custom board, which is connected to another controller through 2x UART(P0.02, P0.03, P0.30, P0.31) without HWFC...
Hi, I am developing a central application that should get data from a single or even multiple primary services with multiple characteristics in Zephyr. I am using the central_ht...
I'm trying to build the light switch example. I have downloaded the nRF5 SDK for Mesh v4.0.0 and the nRF5 SDK v16.0.0, and place those 2 extracted folders in the same folder...
It works when I use I2C_2 to communicateon nrf9160. The register value is successfully accessed when i2C_reg_write_byte() is called.
9160dk_9160ns.overlay:
I want...
I am trying to use peripheral/spis as a reference for configuring my nRF52840 DK as a slave. The SPI clock frequency is 1 MHz. The SPI master is another micro-controller....
Hi,
I am using nrf52832 development board with sdk 17.0.2 and S132 softdevice. My requirement is to scan and advertise at the same time. I am using the ble_app_template...
hi,
I am using nrf52832 with ble multilink(nRF5_sdk_16.0.0) example. I need multiple connections with the peripheral at the same time. is it possible to connect multiple...
Hi.
I'm developing application that is needed to include UARTE Interrupt.
I can drive UART interrupt well(not UARTE), but UARTE is not working.
Here is my code...
Hi, I need to send data larger than 16 bytes on a characteristic. I see that the maximum number of bytes I can send using the indicate function is limited to 16 bytes.
...
I am working with:
NRF52840 boards
nRF Connect SDKwith Zephyr
On Ubuntu
Desired behaviour would be:
Establish connection with Codded PHY
After some time disconnect...
Hello,
I'm working on a firmware for a device that is created using ble proximity example. It is power constrain device and required a connection interval of 30 sec between...
Hi Great Nordic Support Teams:
Our client is developing their BLE products with 5340 , and they'd like to use NCS SDK 1.4.0.
They setting up the NCS environment with...
Hello. I have a issue about fstorage.
first, I using S332 SD and SDK 15.3.0 version and 52832.
Init flow is below:
Log enable -> SD enable -> SD BLE & ANT enable ->...
Hi,
SES is not including the extra cmake build options, i tried prefixing "--" as we do it in west build, note that it works west build "west build -b nrf9160_pca10090ns...