i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
We have an application where we want it to go to sleep, but still check things periodically, retain registers, and whatnot; and as such power-on is a good fit. However, it...
Hi. I am developing a custom application which interfaces with FStorage constantly. I have run into a peculiar situation in testing where the speed of writing to FStorage...
I bought the device NRF52840 and tried to put the hex code through USB connected to power button.
The HRM hex supposed to blink the LED1 for broadcasting but it doesnt do...
In nRF52840 SYSTEM OFF mode, would the comparator still be functional in either Single-Ended or Differential Mode?
My thought is to wake up the nRF52840 system using an...
I'm working on a design with an nRF52810_CAAA WLCS package. Routing the GPIO is pretty tight and I'm wondering whether it's safe to route a GPIO line across the unused DCC...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hello,
Please, may I know if there is an available option (tool, library) to list all the nRF52840 Dongle devices connected to a Windows host?
Similar to the drop-down...
Hello,
I'm using a NRF52832 QFAA connected to a Quectel modem through UART. We're using UARTSerial from Mbed OS 5.
We've produced 12 custom boards where on 2 of them the...
Hello,
I'm working on adding an HTS service to an existing device (nRF52832), and running into a problem that can be reproduced on PCA10040 and S132 5.0
When my code is...
I modified the firmware of our control unit to allow BLE communication. Now It communicates with an ANDROID APP. The chip used is nRF24L01+, It send and get only Non-Connectable...
Hello,
I'm trying out the HID Keyboard example (sdk 16.0.0, s132) and was able to pair once to my phone. Now I can't pair to any device. The following pop-up window appears...
I'm running SDK 14.2 using FreeRTOS on a nrf52832.
When I increase NRF_SDH_BLE_GATT_MAX_MTU_SIZE to 158, the system ends up in Hard Fault.
Anyone have suggestions on...
Hello,
I am using an nRF52 to transfer 20 bytes (through notifications) to a raspberry pi (with bluetooth dongle). I've been experiencing some weird connection times: I...
Hi
I have 1 PCA10040 dev kit and 1 Raspberry Pi 3.
If I connect NRF dongle to Raspberry Pi will Raspberry Pi act as mesh-node ?
All I want to do is send data from PCA10040...