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...
I've setup, compiled and run the BLE Beacon project an have made some changes. Now I need to enable the UART. Simply adding UART files to the project does not work due to...
Hi
We've developed a wearable device and are changing from a rigid PCB to a full flex PCB. I want to know what adjustments is needed for RF output because of this change...
I am running an example from Mesh SDK (v2.1.1) named "ble_app_uart_coesixt". I see device in Bluetooth list, everything is ok. But I need to provision this device using my...
Hi,
I am using a Sparkfun nRF52832 dev board and SES with the Jlink mini to program it.Our project involved the ability to use the micro as a keyboard so I am playing with...
I am working with NRF52832 and S132. I have successfully captured signals with the ADC (with RTC events at a frequency of 500Hz) and synchronized them using this beacon/scanner...
Hello,
I am working on few projects involving nRF52 DK's using the nRF52 15.2.0 SDK. I would like to know which would be a more efficient and reliable way of changing...
We are considering using the nRF52832 / nRf52840 for a smart lock application with a capacitive touch keypad. Currently the product is using a Cypress Cap sense product for...
Hi,
I know that the secure bootloader uses different mac address to force services discovery however i would like to keep the same
address for both software parts as it...
Good day, I am having serious problems flashing my custom NRF5282 board. I started with Openocd, using the st-link v2 debugger and I was able to connect to the device and...
Hi,
I'm on Linux (openSuse Leap15 and Debian) and got so far that I can program nRF52832 and debug with breakpoints and local variable display with this USB breakout "BLE...
Hello!
For a project I'm working on, there is the need to use a microSD card. In the past I have used a custom FatFs port (was using SDK 6), but now I was happy to discover...
Hello,
I am using the module nRF52840 and nRF SDK 15.2.0. I would like to start a PWM, going to sleep mode and still having the pwm running.
I tried combining the pwr_mgmt...
Hello.
I have one of these dk and one thingy52 and I would like to connect them to mesh network, I read somewhere that I can use my phone as provisioner so is it possible...
Hi,
I am facing problem while building example projects given in Nordik SDK on IAR IDE.
The configuration and development libraries used are,
1. Nordik SDK: nRF_SDK...
I am working on mesh v2.2.0. but I cannot make the light switch example works. I did everything as same as the early versions, this version just stops working. I get one provisioner...