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,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
Hi,
my application runs on a bare-metal nrf52 using softdevice. I need to compress data saved in flash of size ~160KB before sending over BLE and I need to do the compression...
Greetings everyone,
i am trying to migrate from SDK 14.2 to SDK 15 but I got this problem with updating "advertising" and "scan response data". I have read other threads...
Hi, I know NRF52840 support mulitprotocol BLE/Zigbee/Thread. Would NRF52832 support those as well? For cost reason, my smart home application product would really prefer NRF52832...
Hi,
I got one of nRF52 DKs. Is there any chance that we can use this DK similar to nRF51 DK as a sniffer in near future?
I tried to program the board with the HEX file...
Hi all,
I'm interested in the new nRF52840 USB dongle. Currently I'm working on adding some security functionalities to nRF52840 PDK.
Is nRF52840 USB dongle compatible...
Hello,
I am doing a project on a NRF52DK, using SDK15 and SES.
I have been trying to implement a basic feature, which will be a part of a bigger system:
Detect interrupt...
In the course of investigating higher than expected current consumption, I've been looking at nRF52832 errata, and one that I'm concerned about is #78, use of Timer STOP task...
Hello,
I have been trying to merge the pwm_library (or gpiote) with ble_uarte examples to have controle on the pwm signal through UART events
I think i merged correctly...
Hi everyone.
I'm trying to transfer new firmware over UART for just only one node in mesh network.
My node will connect to other wireless MCU(ESP32, ESP8266....) over...
I'm using FreeRTOS and trying to get push button events to fire. The events would fire if I held the button down long enough. I found out that the problem was that "FREERTOS...
Hi
I have a custom board implementation that operates as follows:
Monitoring an input pin waiting for low high transition, BLE advertising of device.
When input event...
I'm having trouble having multiple characteristics for my custom service. My main.c looks like this:
Even though I have 2 characteristics added here, I can see just the...
Hi,
I had a few nrf51822s lying around and as I find the chip and the SDK quite convenient to use, I thought about using them in a small MCU project which does not need...
Above you can see the original and commented out modified code for the given example. The modification causes crush to
NRF_BREAKPOINT_COND; // On assert, the system can...