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...
Hi.
Using SDK13, nrf52, and the awful IDE Segger , I keep getting this error no matter what kind of code or project with PWM I use :
Undefined reference to nrf_drv_pwm_init...
Dear All,
I would like a simple way to read the voltage on one ADC pin without using any "adc_event_handler"-like solution.
I tried
reading=nrf_adc_convert_single(NRF_ADC_CONFIG_INPUT_2...
I'm trying to finish a handmade custom board I started. I had previous problems with the crystals, and a few others, but right the thing seems to be working ok. At least I...
NRF52832 on SDK 16.0.0, softdevice s132 (using SES) When writing constant value with FDS it saves normally, but when I try to write variable it saves some garbage. Here is...
Hi,
Is it possible to give 3.3V to the Vdd pin of my nrf52840 to change the reference voltage of saadc to 3.3V ? Do I have to change any configurations for the same?
Hello community
I want to advertise when physical pin 0.24 is high, and stop advertising when pin 0.24 is low. For this, I based my code on the Beacon Transmitter Sample...
Usually, I programmed the Thingy 91 with the nRF connect Programmer (right now version v.3.3.3). As my Thingy did not work with the asset tracker software and only with the...
Hi,
I am trying to integrate an UARTE application code with OpenThread example(thread_mqtt_sn_client_publisher_pca10056) on my nRF52840. My application code uses UARTE0...
Dear Sir/Madam,
I need help. I am using UART to send the data in the mesh topology .and I configured mesh using light_switch source code. is it enough to send data using...
I am trying to interpret the values in the INFO.VARIANT register for the nRF52840. The datasheet states "Build code (hardware version and production configuration). Encoded...
Hi,
After following the steps for building the documentation, I always get the following error:
"CMake Error at CMakeLists.txt:92 (add_subdirectory): add_subdirectory...
Dear All, I am trying to develop a simple BLE scanner that will scan for BLE beacons and print the retrieved packages. I am using nRF5 SDK v16.0.0. I have mostly succeeded...
I'm using an SES with NRF52840, w/ SDK 15.3, and SoftDevice S140. Im working on DFU and have two components:
- a main app that already takes care of moving a FW image into...
Hi
We are using %XMONITOR to get the network status and parameters, but we cannot understand some of its response:
1), sometimes, the PLMN may be "FFFFFF" and TAC may...
Hi!
I am in the process of trying to figure out how much it is actually going to cost for our devices to support LTE-M, and I have realized that I don't actually know what...