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...
I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I want to set up a SPI transfer so the transfer itself is triggered by PPI. The PPI is set up working, the chain of events is
Timer CC0 -> Set CS low
Timer CC1 -> Start...
In implementing the --application-version-string with nrfutil I found the help was inconsistent with the application.
The help for this option is:
In the example 2.7...
Hi guys.
I'm trying to merge two projects ble_app_beacon and nrf_crypto_aes_cbc_with_padding.
I used nrf_crypto_aes_cbc_with_padding as base, copied it to another folder...
hi
i want to develop a keyboard that can communicate whith pc by ble and 2.4g . now,the 2.4g's communicate between nrf52840 and nrf24lu1p is achieved by project gzp_desktop_emulator...
I am based in Hong Kong. I purchased NB-IoT sim card with "Three".
When using LTE Link Monitor, (with at_client) I can connect to the NB_IoT network, as Three support told...
Hi! I would like to power the DK through a external power bank. This leads to led5 blinking rapidly for a while and then turning off. I assume this is because of the debugger...
Hi Team,
We are trying to compile the code with my changes, that changes are normal changes only.
But we are getting below errors in "nrf52840.h" . But we didn't do...
I have a nrf51-DK, SDK 9.0, S110, dual-bank bootloader that supports both serial and ble protocols, developed using GCC/Eclipse. I'm able to flash my app/bootloader/softdevice...
We are building a sollution using nRF52832. Using the UART over BLE application example as a base we managed to add DFU capabilities to the application etc.
Right now I...
Dear NRF community and support This is a followup question to the DevZone post https://devzone.nordicsemi.com/f/nordic-q-a/2860/flashing-bootloader-and-application-via-j-link...
From everything I know and understand of the system architecture, this shouldn't be possible, but one of our early production units out in the fields has twice now apparently...
I'm designing a two-part computer input device: Part A will communicate with the computer over BLE, but it must also be able to forward along messages from Part B. Here's...
Hi,
I am trying to update the MTU between the central and peripheral to the maximum MTU.
at the connection interrupt from the central side I added
but I got error...