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...
Hello All,
I am having issues compiling the "light_switch_client_nrf52840_xxAA_s140_6.1.0" and "light_switch_server_nrf52840_xxAA_s140_6.1.0" example found in the Mesh...
Hi All,
I'm new to nRF52.
I'm working on nRF52 PCA10040 board. How want to how the secure bootloader works?
I tried to load application from DFU serial bootloader and...
I'm trying to use the sample application "\ ble_central \ ble_app_rscs_c".
If I change the NRF_SDH_BLE_CENTRAL_LINK_COUNT file from 1 to 2 in the sdk_config.h file, the...
Hi,
I am new to openthread development. My goal is to distribute measured values received from the SPI Bus over a thread network. I am using a nRF52840-DK Board, SDK for...
Hi, I have recently purchased flasher portable plus to use this device in prodcution to flash devices consisting of nrf51822_xxAA. Here are my following questions
I could...
Hi all,
I am new to BLE development. Currently developing a new BLE device using ISP1507, which is based on NRF52832. The device (server) will be communicating with a Windows...
I'm testing the throughput of nrf52 Devices . So i create custom services in nrf52Dk and send 100packet at a time and connection interval 7.5ms . I connected motog5s+( ble...
Hello,
We are facing some problem in getting output in NRF52840-QIAA-R. In our project we used pins of port-0 as SPI interface as bellow:
P0.05/AIN3 pin as CS
P0.06...
Hi, I'm assuming my node will have a lot of subcribe addresses, so I try changing the value DSM_NONVIRTUAL_ADDR_MAX. When I change the value of 150, there is no error, but...
hi,
nRF6939 live cd v5.4 not download.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Download#infotabs
I...
All examples included in nrf52SDK 15.2.0 when running on Fanstel USB840F which has a nrf52840 chip, using Segger Embedded Studio and one of PCA10056 or PCA10059.
Using nrf52DK...
Hi,
I want to send a 2 digit number from one avr microcontroller to another one (to be specific from atmega16 to another atmega16 avr) using nrf24l01+ .
What I have here...
Hi, we are trying to work with nRF52840. We have a problem that our hardware goes into continuous reboot mode when we disconnect the JLINK debugger. The disconnect can be...