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...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hi,
I have read that bootloader can switch between two applications if programmed at different locations in flash by user. So how exactly bootloader knows to which application...
Hi,
I would be grateful if you advise on the OAuth client id's required when developing the android nrF beacon for Eddystone.
From reading the nrF beacon for Eddsytone...
Hi I have had problems when trying to update the relay status of a server node in my mesh app which is a combination of the light switch server proxy and dfu examples (plus...
Hi!
We are using the nRF52840 and nRF52832 for a product for which good data throughput over BLE is required. (We have picked the S140 and S132).
We send these data using...
Hi,
I'm trying to use RTT Logging in my application. If I build and flash my application through Segger Embedded Studio RTT logging works. However If I use ARM GCC to build...
I'm not able to carry out monitor mode debugging. I'm referring https://github.com/NordicPlayground/j-link-monitoring-mode-debugging/blob/master/pca10040/s132/arm5_no_packs...
Hello.
I almost finish nrf52-quadcopter develop.
I want fly drone with mobile.
I want to confirm PID value from minum to maxium in mobile.
and I want to confirm your...
Hello Nordic team
I am working on nRF52840 DK, SDK-15.0.0 with ble_central example. I need to give support of DFU like we are doing with ble_peripheral example.
My question...
Hi, I have a question for you! Thank you!
My PCA10040 was not successfully connected to the computer.
The device manager of the computer did not show anything related...
Hi
i am using SDK15.0 .i have tested Secure Ble for firmware update. Its working with my public keys. i want to know is it possible to update firmware without Public key...
Hello,
I am trying to find the IP address of the devices.
Device: nRF52840 DK
Setup: Running virtual Ubuntu 18.04 inside Windows 10 (using VMWare).
I am able to connect...
Is there any recommended way to flash the nRF51822-CEAA-R WLCSP chip?
Should a PCB design have UART design for flashing the nRF51822 chip after it is soldered on? Or should...
Hi, My problem is: When I programing my board using existing hex from SDK, I have no problem. Program working great. But if I building my own hex (build without errors) and...