I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
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...