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...
I have the following error when I try to build a sample of ncs v1.2.0 :
I am using mac os x 10.15.4, gcc-arm-none-eabi-8-2019-q3-update, and west v0.6.3.
Note that my...
Hi everyone,
I'm now using nRF52832 to communicate with a device using UARTE.
In my application, i need to constantly send a control packet to the device, to keep it...
Hi,
I'm experimenting with NFC using HRM example.
Enabled my Android Phone NFC, programmed the example ( bonds clear ) .
First pair works - touch , get the "pair " ...
I am getting these errors with eclipse.
make[1]: *** [Makefile:177: _build/app_button.o] Error 2 make[1]: Leaving directory 'C:/Nrf_Env/nRF5_SDK_11.0.0_89a8197/examples...
Hi, I'm starting e new development, and I need to have a peripheral that: - is able send advertising to a central - is able to detect (and receive) advertising from other...
Hi, I am an Embedded developer, where I dont have much idea about cloud back end (Web) Implementation. Is there any reference for the nRF cloud back end source code Implementation...
Hi,
We are starting evaluation using:
"The MBN52832Development Kit (MBN52832DK) is an evaluation and application development kit for MBN52832 BLE Module"
is there some...
Hello,
An alternate title for this issue is:
conditional data access breakpoints not working (SES or Keil)
I have been working with Segger to resolve condition breakpoint...
Hello,
we are currently trying to use GPS with PSM on the lwm2m_client on a LTE-M network.
Unfortunately, after enabling PSM -> activating GPS -> deactivating GPS -> disabling...
Hi,
I am using the following tools and resources,
1. Segger embedded studio
2. SDK 16.
3. SD version 7.
4. nrf52 Development kit PC410040.
5. nrf Connect app in...
I am trying to run the ble_app_beacon example code for board pca10040 but I am getting the following error
.\_build\nrf52832_xxaa.sct(7): error: L6236E: No section matches...
Hi,
First my setup:
Windows 10, Segger Emmbedded V4.50, nrf52840, custom board, Mesh SDK 4.0
The issue:
My device is meant to operate while plugged in to an AC power...
I'm using 51822 QFAC, SDK11 S130 2.0.0, and GCC to make the files.
In the configuration .ld file, I put FLASH ORIGIN = 0x1b000, LENGTH = 0x25000. RAM ORIGIN = 0x20002800...