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!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
I’m using the latest version of the modem 1.2.0 and sdk v1.2.0
For the most part AWS FOTA seems to be functioning.
However it will start the FOTA job and hang and fail...
Hi everyone,
I need to set up a timer using the RTC. The default function that converts ms to ticks APP_TIMER_TICKS() accepts only milliseconds. So, I wrote my own conversion...
I want to interface Client Sensor over UART in light_switch_client code. Can you please give me the idea,how to do it.
I am using Mesh_V4.0 and SDK 16.0
Hi, teams.
I am trying to implement DFU functionality on mesh node devices.
Currently, I am using Mesh SDK 4.1.0 and have read DFU-related documents, but still something...
Hello -
We are working with a custom board that is similar to the SparkFun Pro nRF52840 Mini . We are using the nRF52840 SDK version 16.0.0 and SoftDevice 6.1.1. Our board...
Hi everyone.
I am working on the ble_app_bps_pca10056_s140 example. I want to confirm that a BLE event is received when the APP_ADV_DURATION has been expired.
After searching...
Hi,
I noted that the CW generated in the %XRFTEST TX test seems to be offset from the requested frequency. Specifically, issuing the command
AT%XRFTEST=1,1,20,8500,-50...
Is there still no way on this build to setup zerocrossing detection?, I mean using interrupts I developed a zigbee dimmer that detects zero crossing and dims 3 separate channels...
Hi,
We are using NRF52840 Dk board to transfer the data at 10ms through Bluetooth which is central and peripheral as other cc250moda controller Bluetooth. Our objective...
Hello:
I am porting the LESC with MITM security protocol from your "ble_app_multirole_lesc" example inyo a project that runs FreeRTOS. This is on an NRF32540 With s140...
Hi,
I'm using an nrf52840 dk to query another device over spi and then pipe the response back USB to a host PC. Ideally, we're piping data at 1 Mbps (which should be very...
Hi,
We are using nRF9160 DK. Loaded the asset tracking application, and followed all the procedure to connect to nRF cloud.
In nRF cloud i can see the data in the cloud...
Hello,
I am currently designing a custom PCB with the nRF8001 chip. For a smoother assembly and component procurement, I am looking to make all the resistors on the board...
Hi there,
I have a problem with the bootloader from the RF5_SDK_11.0.0_89a8197 together with Intel Wireless Bluetooth chipset.
I use the softdevice s132_nrf52_2.0..1. I have...