Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Hello,
I am a newbie to the Nordic development ecosystem. Just purchased a nRF52840-DK board and followed the instructions here:
https://infocenter.nordicsemi.com/index...
Hello,
Is there a way I can run JVM on nrf51 or nrf52 series devices? I have been searching the forums and did not find any updates on the same.
Any OS like embedded linux...
Hi,
We are currently in development of an IoT solution using the nRF9160. We are doing a set of EMC tests to ensure electromagnetic compatibility of the device. The test...
Hello,
I am trying to transfer a signal sampled on AN0 (P0.02) at 16kHz via Bluetooth using an ATT MTU of 247 and a 2MBPS PHY speed. The basis project used is examples ...
Hi, I am interested in using the NRF91 in our new products. So far I have modified the Asset_tracker example to send my custom data instead of sending the "sensor data". The...
Hi.
I have a question related to the Zigbee SDK's "On / Off Switch" example.
Studying the example, I cannot understand how to activate the "light_switch_send_on_off" function...
I'm trying to find out if the nRF52840 has the features needed for a new product. We need to be able to do the following from a Windows 7 or 10 program: scan for nearby BLE...
Hello,
I'm working on a project that makes use of both Bluetooth Service UUIDs like BAS and customer Service UUIDs. In the Bluetooth CCSv7 at Part A, Section 1.1, I found...
Hi,
our application is nearly finnished now, but I noticed, that after adding the secure_ble bootloader, the program enters the bootloader at poweron, then enters my application...
Hi, I got the schematic of thingy:92.
Now I have a question about netnabel: IF_SWD.
IF_SWD is connected to three nRF52840 GPIOs.
if the CTRL is high in IF_SWD, IF_SWD...
Hello,
I'm trying to use the USB MSC to show up as a file system, transfer the file into RAM, and send the file via BLE to an Android phone. This is with SDK 15.3 and S140...
Working with Fanstel BT840 module we have discovered that ADC channel VDD reads as zero or produces small mV level result. nRF52840 chip revision on these modules is QIAA...
Hello everyone,
i want to send a 16 Byte datapaket from a peripheral nRF52840 DK to my iPhone. (S140 SoftDevice) Im looking for an example who sends datapakets from peripheral...