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...
NRF52832 / S332 / SDK 14.2
Step 1: connect to mobile phone as Peripheral Role, and the connect handler of service was #0 that equal to Peripheral-connection handler number...
Hello,
We are using nRF5 SDK14.2.0 and soft device s132, and trying to perform DFU of the Bootloader itself.
The process fail in nrf_dfu_postvalidate() due to wrong HASH...
i am trying to Connect a custom board with the nrf52 over the bluetooth. nrf52 is running with the BLE_nus
.i am trying to connect it with the uuid in the program is like...
Hi. I`m trying to connect two Nortdic Thingy device and receive data in same time(ex. temperature, humidity etc..).
In my application, I can connect two devices in same...
I have most of the SDK up and running with my firmware, but I cannot find where to limit the number of bonded devices to my module.
I could live with just deleting all the...
Hello,
Is there a way to get the output log for the Mesh Light Switch Demo to output over UART instead of RTT? We are using a Fanstel BT832X module containing an nRF52832...
Hello,
I am currently trying to implement SAADC sampling from three channels into the same sample buffer (device is a 3-axis accelerometer, ADXL335). The root objective...
Hi,
I am working on a project in which we have a sensor connected to the NRF52832.
I am having problem to detect the interrupts sent by the sensor.
The interrupts...
Hi Nordic,
In my application, I am trying to perform a Long_Button_Press reset. My button press has 2 modes -short press and long press.
I am able to reset the device...
Is there any project idea that we can implement using the color sensor of nordic thingy:52.I have used apps like nordic thingy in my android device and nrf connect app.Using...
Hi,
I try to use the PPK to measure the current on my custom firmware.
The material:
PCA10028 (V1.1.0) with PCA63511 (rev 1.0.0 and rev 1.1.0) and nRF Connect V2.4.0...
Ok, Here is complete rewrite of " https://devzone.nordicsemi.com/f/nordic-q-a/36589/connect-to-nrf52832-central-mode-from-android-phone-pheripheral/"
I would like to update...
Hi,
Currently, I use the sdk 12.3.0 on a PCA10028 EVK with the s130 softdevice.
For some reason, I want to change the default location of my application. By default, the...
Hi...,
i have measured round trip delay from client to server.
Now I want to measure total time required to send message from server to client and client acknowledges...
I did current measurement for NRF52840. For mesh light switch demo example measurement was 10 mA, and for Thread CoAP Examples current measurement was 0,6 mA. I don't understand...