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...
Some time ago, I reported an "issue" to pc-ble-driver team to ask them to make the dongle LED shine when it's ON (else, there is no way to know if it's correctly programmed...
Hello,
My setup is the following: Up to 4 peripherals (nrf52832) and the central device is a PC running Windows 10. To make it simpler, I'm just using 2 peripherals at the...
Hello, Team.
Now I'm using four nRF52840 DK boards, and testing the 'Light switch' example.
I want to monitor the mesh system what nRF52840 DK are making.
Because...
Hi
To develop aoa / aod projects, I have bought nRF5340 PDK. I want to know whether there are aoa aod related demo projects in SDK of nRF5340. And how can I get aoa / aod...
Hi,
Iam on SDK 15.2 would like to have a Characteristic value as an array of floats.
I have done it but it prints it like some bytes on the Nrf Connect app. So i have...
Hi,
I am working on changing my GET request to a POST request and am failing at the connect() function, which makes me think I have the wrong header. There seem to be multiple...
Hi,
I can use the nrf connect programmer to burn after merging the softdevice and the application.
but i can not use the nrf connect programmer to burn after merging the...
Dear Community;
Is it possible to flash a .hex file to an nRF 9160 DK using Bluetooth? Something similar to nRF programmer but using Bluetooth instead of USB OTG cable...
Hello,
I am using nRF52840, S140 v7.0.1.
Till last week I was able to compile and load on nRF Dev Kit. But today suddenly it stopped working. I am getting below pop...
Hi team,
My customer is evaluating BLE v5.1 technology and they find on the BLE v5.1 spec-> Chapter 6-> Part B->2.3.1 published by SIG. Seems that for CTE, it can only be...
Hi
I try to find some suitable capacitors for decoupling the nrf52832 part. Is there any min and max values that must be fulfilled regarding DC and AC bias? Can I use the...
Greetings Nordicsemi
Have an issue on the BLE651 (453-0005C), in bulit with nrf58210, have bought a 2 sample pieces on a stockist market,
Starting there were a few...
Hello,
I am trying PCA10040 examples on bluefeather arduino board , all of them works perfect and i am programming those examples by using jlink and ses. But when i try...