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...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
Hi,
Is it possible to access the relative carrier offset of a received RF packet from the radio? Specifically, I'm wondering of there's a register I can access that has...
Hi All,
we are seeing a problem when stopping for debugging that we end up in an end stop called "app_error_fault_handler" after a few single steps.
This thread sheds...
To the kind attention of Nordic support team,
we are using your great sdk to evaluate nRF52840. We want to understand how to use every tool that can be
useful in production...
hello everyone I am trying to implement a Library from Arduino to nordic but I have a problem :
this is the Arduino code :
I replace by that :
But I Don't know how...
Is there any way to reduce the TWIM SDA line input current? We use a 1.8V I2C sensor (connected via level shifter) that can sink 2mA max. So, the communication will fail because...
hello Nordic
i work with nrf52832, sdk 16, s132.
I set a watchdog but when i try to create a fault by adding breakpoints after ble starts scanning then i get stuck...
ot-br-posix commit mentioned in documentation does not exist:
https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/index.html?cp=7_3_0
https://github.com/openthread/ot...
Hi,
I am looking for Nordic development kit which has BLE and can also integrate a temperatue and promixity measurement sensor. Please suggest.
Regards,
Harish
Hello,
Sorry if my questions is already answered but I have been searching in this forum and google and didn't find any concrete answer.
I was wondering if there are any...
GPS sometimes suffers from slow searches. I want to get the location of the base station.
I'm trying to send AT+CEREG? , then get
+CEREG: 1,"1D2C","0D61D950",9,,,"00000010...
Hello,
I have some trouble programming nRF Thingy:91 and therefore would like to ask some questions about possibilities to flash the devices:
1) It is not possible to...
Hello,
I am trying to print Throughput using "ble_app_att_mtu_throughput" example application.
I have configured PHY at 1M (i understand it is 1 Mega samples per second...
I am trying to import a Keil project from SDK 12.3 following steps provided in this link: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/segger-embedded-studio...
We are experiencing some problems with our code and suspect it is an incorrect formatted printf.
Unfortunately the static code analysis in segger embedded studio (4.52c...