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...
Hi All,
I have created a custom board header file based off of the pca10040.h file. I have customised this to support 10 buttons and 2 leds. I have also extended the array...
Hi everyone ;)
I have a problem with timeslot ESB library with Bluetooth LE. In my application i need do somethingh like that:
Bluetooth and ESB PRX works excelent...
Hi, I am using the BLE mesh 2.2.0 with nRF5_SDK_15.0.0_a53641a. I am using Segger embedded studio as toolchain. I was able to compile and flash the default app code onto NRF52...
I am working on an application to connect approximately 500 devices in a single network... trying to check if Thread or Mesh is a better option... Please do suggest...
After searching around a little bit I found this post, but sadly an answer did never come up apparently. I'm using the nrf52 DK, using the 132 Softdevice.
I'm kind of at...
Hi every one!
I have nRF52840 dongle and BMD-300 Series Evaluation kit featuring the nRF52832.
I`d like to transmit continuous signals from nRF52832 to dongle(Desktop...
I have two ble boards(board A and B), one for client(Board A) and the other serve as slave(Board B). now i want to use board A to upgrade the application of board B by OTA...
Hi,
i would like to use the Power Profiler v2.0.0 from nRF Connect Software. The Power profiler is connected and it works with the Software 1.0.0. When i launch the power...
Hello,
I want to configure de coded mode on my nRF52DK, using the ble_app_interactive. How can I do it ?
I've saw that I can set the coded mode by de CENTRAL to a PEROPHERAL...
Hi,
I designed my custom board with RF52832. I was able to detect my board using the debugger.
I am using the BLE mesh default "Light switch proxy server".
I could get...
Hello, I got stuck developing with the nrf52840 DK Board, using the ZigBee SDK.
I´ve got a corrdinator, which establishes my network. Also I´ve got an End-Device that joins...
Hi,
I'm trying to relate the package marking to the IC revision or more specifically to the relevant errata sheet.
The documentation mentions the fields <PP><VV><H...
hello support ,
when I add the following code to ble_app_hrs example under the function advertising_init() there is no Advertising from the DK
What could be problem ?...
I am porting an application with buttonless DFU from SDK 14.2 to SDK 15.2 to target nRF52840 and in the process working to prepare the code for production.
After some effort...