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...
To the kind attention of Nordic support team, I have been putting to the test a scenario where three devices are used: one gzll host and two gzll devices. When devices are...
Hello
I have a project that was developed in Keil, and now I want to migrate it to Segger Embedded Studio. I have followed the tutorial in this link ( https://devzone.nordicsemi...
I'm trying to understand why this happens.
My application uses the softdevice, which configures some NRFFW registers. I program my application, bootloader, SoftDevice via...
Hi
I am using nRF connect for nRF5340 and i am in need to compile using segger embedded studio.
I tried installing segger IDE with the version 4.5 , I got the free license...
Hi,
I encounter a issue with my printed broad that mainly copy the thingy52. I download the thingyv210HW10.hex into my hardware. And then I debug the code (thingysdkv210...
Hello,
Currently, we are working on a product which leverages the following:
NRF52832 (64KB RAM and 512 KB Flash)
SDK v11.0.0
Soft Device 132
It has been reported...
Hi,
I see from the code in GitHub:
https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/samples/nrf9160/gps/src/supl_support.c
That the new A-GPS is using...
Hi! I'm performing buttonless Secure OTA DFU operation on some custom boards of mine. I'm using nRF Connect v3.3.1, and at the moment I'm flashing a zip file containing my...
We have a door lock product. At first, the capacitance value of bluetooth frequency deviation was not adjusted, and then it was very difficult for apple to connect with vivo...
Hi,
I have a problem that can not receive FDS_EVT_WRITE event, but fds_record_write return NRF_SUCCESS when using FDS and FreeRTOS simultaneously on nRF52840. And FDS_EVT_INIT...
Hi,
In the ble_app_uart example I am trying to read a binary file and send it to the application using nRF52840 board. I have send 32 packets of data periodically.If a delay...
Hi. I am looking for a reference FW design for BTLE where I can define a custom Service and Characteristic where I can send arbitrary (minimal length) data from peripheral...
Hi,
In our application, LCD will occupy 150KB RAM, and algorithm will occupy 60KB, but 52840 only has 256KB ram, so 256KB RAM is not enough for our application;
We want...
To realize multi touch in hid, we need to realize get report request to get the maximum number of support points and set report request to set touch mode. In the SDK 15.3...
Hello,
I'm trying to add a third characteristic to my BLE service and when I add it, my device "fatally" crashes in Release mode with no meaningful error information ...