I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
I'm interested in using the nrf9160 as a drop in replacement for my current modem and GPS, where a host mcu would use AT commands or something similar. Has anyone attempted...
Hello,
We want to capture image data which is coming on parallel port on nRF52840 dk. The camera sensor we are using is OV2640. The parallel port (8-bit) data is coming...
Hi,
I am getting error while trying to configure Mesh node. I am using Light switch server example and configure through nRF Mesh Application. Attached some screenshots...
I'm trying to test long range beacons with coded phy on the nrf52840 dongle, so I've set out to turn my nrf52840 DK into a beacon scanner that will spit out data over uart...
Hi Sir,
I am use NRF52832 BLE to UART function, it was working good.
I am refer ble_app_hids_keyboard_pca10040_s132-nrf52832_xxaa example project to add peer manager,...
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...