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 there,
I've been searching around this forum for a while and still haven't gotten any reliable answer. I'm trying to develop a OTA firmware upgrade solution for the ATMega328p...
Hi:
when I compile project Thingy_ndoe in solution Thingy_node_s132_pca20020, an error meet,
C:\Nordic\thingy_sdk_v2.1.0\mesh_sdk\mesh\access\src\nrf_mesh_node_config...
I have combined the light switch server and client model to build control model. When i start provisioning for control model opcode status field : 2 error occurs which means...
Hi ,
I search nrf52810_bitfields.h , but i don't find about start bit , is the direction search for error ?
My idea : This is set up for stop bit , should the start bit...
Hi All,
I have serious difficulties to work with this board. I'm a beginners and I did not find any tutorial where I could said...oooh great I understood. My goal is to...
Hello all, I am trying to write a program that that updates the firmware on an external chip from a smartphone over BLE. Currently my approach is working but quite slow and...
Hello,
I am using a nrf52840 DK and I have no issues connecting to nrf connect. However, when it's connected all LEDs turn off and whatever code that was inside stops functioning...
Hi
I am programming NRF-51 board using nrfgo studio, it was working fine previously but now it failed to detect the board showing error. I shared screenshot of nrfgo studio...
Hello everybody,
I have integrated the new S140-SD-v6 Stack 6.10 into the github.com/.../nrf52-ble-app-uart-long-range Example.
It built and compiled without any errors...
Hello,
I want to get the raw acceleration of the Thingy 52. however I can't understand the values I get from the raw acceleration. What is the unit used for raw acceleration...
I am using Nordic SDK 13.0.0 with PCA 10040 dev board.
I have configured the stack to use MAX_BLE_MTU_SIZE = 200
// Configure maximum size of ATT packet the SoftDevice...
Hi,
I encountered a weird behavior. i defined characteristics with specific read/write permission however all the characteristics are writable for some reason altough the...
Given this error handler function...
and this logging from it with the Segger attached...
how do I debug this?
I presume the info passed in is bogus and just points...
Hi All,
I'm currently using SDK12 for nRF52832. In my BLE peripheral project I store central address who engaged my device to listen for ANCS notifications. This address...