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...
Hello. I am using the nRF51 Development Kit which is working well. I am using the examples\ble_peripheral\ble_app_uart sample project as it seems to have the features that...
Hi
I have an external board featuring an nRF52832 connected to the nRF52DK via the Debug Out port on the DK and a 6 pin connector on the external board. I can program the...
Dear Expert,
I use this URL to learn micropython on nRF52840.
https://github.com/micropython/micropython/tree/master/ports/nrf
but I want to use SD card function which...
I think I had this working earlier, but when I upgraded to nRF Connect 2.5, now when I select my trusty PCA10000 (nRF51822 dongle), I see all the proper initialization whiz...
Hi,
I'm having difficulty getting the ble_app_blinky_c example in nRF5_SDK_15.0.0_a53641a to compile for the the nRF52840 (pca10056). I'm getting the following errors
...
I've installed the Segger Embedded Studio and Nordic SDK (C:\Nordic\nRF5_SDK_15.1.0) following the tutorial video on the nRF5 webpage.
Right out of the box, trying to Build...
I am designing a simple broadcaster using an sma connector for a dipole antenna.
I have added a 50 ohm SMA connector to the reference deign
.
so you can see above...
Working with the pca10056 pdk board I used nrfjprog --readqspi which works just fine but the intel hex records start at 0x1200. Im curious as to why?
The extended address...
Hi,
I'm trying to understand mouse_movement_send() function in HID mouse example. Can you please explain what is exactly happening inside this function?
I also didnt understand...
I am using SDK 14.2 and just upgraded to IAR EWARM 8.22.1. When compiling, it now gives me the following complain for virtually every .c file in my project:
I tracked...
For the sake of simplicity, lets say, we want to integrate a Mesh DFU into Light Switch example. So, we have different node types (provisioner, client, server...) with different...
Nordic NRF52832 SDK 15 SD 132 I had used the nrfx_spi driver quite successfully and then I moved to the nrfx_spim in order to use easyDMA, I am now seeing a static current...
Hello,
We are evaluating a new design using the nRF52382 (currently on a Rigado BMD-350 module) and we will have to use the GPIO near the radio due to the number of GPIOs...