hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Can I use nRF21 in GPIO mode (not SPI) using the PA/LNA assist feature of the S112 soft device?
Per section 5.3 of the datasheet, it seems I could wire the PDN pin to be...
Hi,
I am learning how to write and read from flash memory on nRF52833 dev board for a BLE application.
I followed the heart rate example as shown in https://devzone.nordicsemi...
I am writing an application for the nRF52DK which uses two additional push buttons besides the 4 already present on the board.
Using GPIOTE the detection of the button press...
I have a working project that uses the NRF_LOG module to send debug outputs over the UART backend. When just using the logging module everything works correctly.
I added...
Hi,
Is it possible to set multiple APNs in nrf9160 and with fallbacks to next APN if one not working?
Suppose if we set 2 APNs at CID=0 and CID =1 positions using AT+CGDCONT...
Hello I am trying to execute the functions of SPIS and thread on nrf52840 Refer to his code to write nrf52840 SPIS: https://devzone.nordicsemi.com/f/nordic-q-a/68854/nrf5340...
Hi,
I am trying to configure the nRF Connect SDK on a Mac running Catalina for the first time and have followed the nRf Connect v3.6.0 - Getting Started Assistant.
I am...
I am new to the Segger Studio and nRF52840 . (However not a Newbie to Microprocessors)
Off the Bat :- Blinky example works fine...
.....however when I try to get the PWM_driver...
Hello, I wanted to know do this chip ( nRF52810) has both tag (beacon) and receiver function? If cannot is there any other Bluetooth chip suggestion? My main idea is to use...
I am new to Arm and Nordic devices and I am trying to port the Thingy52 firmware to SES so we can add some additional sensors.
I have got the Thingy52 firmware to compile...
Hi Nordic Community,
I follow the below link to create an openthread border router. I successfully send sensor data on things.io.
https://infocenter.nordicsemi.com/index...
I've implemented the nRF52840 QIAA var5 reference design in hardware and it works well. For L2 (10uH) and L3 (15nH), in series off the DCC pin B3, could you perhaps recommend...
Hi
I am using nRF9160DK SLM application to evaluate the MQTT AT command function.
Everything is fine if the MQTT message is the string type shown by the doc.
But when...
Hi,
Is there a way to do OTA secure firmware updates with a Windows application?
I've got some users without Android or iOS phones that want to do updates - and they...
Hi!
I am quite new to Bluetooth and Embedded development and I was wandering if there is a course specifically dedicated to developing a Bluetooth application on this chip...