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...
Hello,
I have included nrf_pwr_mgmt.h to the gpiote_pca10040 SES example to able to run "nrf_pwr_mgmt_init();" function.
I have added nrf_pwr_mgmt.c file under the nRF_Libraries...
Hi
I'm using nRF52832 and trying to make programming patterns via SWD myself, and want to make programming time short.
I have a question about flash programmng time via...
Previous versions of nrfx_spis.h:nrfx_spis_config_t had a "csn_pullup" field but the latest version does not.
The nRF52840 Product Specification is not very clear about...
I am trying to test this example on my nRF52840 DK and it is not working. Here i the steps I followed:
1) Erase the device by clicking "Erase All" under the "Target" menu...
Hi. I'm working on central device which is connecting to peripheral device. I used blinky example, modified characteristics to my needs and it works fine.
Now I try to do...
Hi,
I am developing a system with 2 nrf52840 devices, communicating via the NUS Service. I am programming both the central and peripheral project. I am using the NRF5 SDK...
Hello
I'm porting DFU to my project .
But I have some issue.
The following error occurs.
I set the header file(nrf_cc310_bl_hash_sha256.h) path, but why does this...
Hi All,
In application, I want to config mode of directed high duty to back connection after BLE disconnect for my hid keyboard. So I modify based on this example: "nRF5_SDK_16...
I know there are multiple different questions/answers relating to this topic but none exactly solved my issue. Further, some of the questions are many years old so it's not...
I tried them all. No, really.
But it seems that nothing really works 100%.
I have an nRF52 board here from Nordic, and a cacophony of tools.
I have a million sample projects...
I'm having troubles parsing the received data stream form an UART device. If i just print whatever i received from the datastream, everything works just fine.
Howeve,...
When I move the mouse pointer over the area, I will see the Region name "Bootloader", "Application", "SoftDevice", etc, along with the addresses and size. Where are these...
I tested the example of MQTT publisher of the IOT SDK and it works, and for the next step i want my mqtt publisher scan for the router, in the example it is advertising and...