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,
I have read several threads on the devzone that points to the DEVICEID being randomly generated and not unique. At the same time chapter 7.4 in the Reference Manual...
Hello Nordic Pros,
I am a retired old school hardware guy doing some firmware for an NRF51822 product using the Kiel IDE. In my prior life, doing similar work, I recollect...
Hi all,
I am studying the nRF52840 development kit. While studying I am tested the working of ble on nRF52840.So I am tried to connect the ble with my mobile phone, unfortunately...
Hello fellow Nordic-ians,
I see that on the Nordic Thingy 52 I2C bus interface (SCL and SDA) is provided at 3 different ports i.e. P4, P5 and P7.
From other related...
Hi there,
I'm just starting out to interface a sensor over i2c. Not having any experience I dove right in and succeeded in issuing single write and read commands via nrfx_twim_tx...
Hi
We are designing a custom board using only nRF9160 as a tracking device. I am connecting Switch and LED to generate various events. Is is possible for me to program nRF9160...
Hi everyone!
We are currently trying to use the nrf9160 DK in order to test the LTE-M coverage & low-power capacity. We ran into some issues regarding the low-power measurement...
When I used "nRF5_SDK_15.0.0_a53641a\examples\ble_central\ble_app_uart_c " , it run ok . But my hareware is used PIN33 for RX, PIN32 for TX. So I changed pca10040.h ,please...
Hello. I wish you a good day.
I'm developing the Nordic NRF5_SDK.
I'm developing the Ble_Central and Peripheral.
If you know how to add the Uart to the Fle_Central and...
Hi,
I would like to request the HEX code for part#nRF52840-QIAA-R in order to load the bootloader program into the chip.
Can you please help to check and advise?
Thanks...
Hi
Im trying to figure out how to migrate my quite large older project from and softdevice s132 to using s140 (SDK14.1 )in order to experiment with long range.
Besides...