I can get certain MCUboot features working for the Lesson 8 test program. However, these features don't work when I try to port them over to a fully fledged project. I think...
For the nRF52840, SDK 2.4.4, I'm looking to make the prj.conf file associated with MCUboot a local file in my project workspace directory. How do I do this without creating...
Hello.
I have 2 designs of PCB to make, I have their schematics almost complete. Both use the nRF52840.
My doubt is if for each PCB, if I will be able to use at the same...
Hello,
I'm working on a project with a multi-color EPD display, using my custom display driver and LVGL. My display supports 3 colors (white, black, red), so the best option...
Hello,
In an application with the nRF52832, Softdevice and SDK 17.1.0 I try to use the temperature sensor according to the peripheral example. I attach the temperature.c...
Hello,
I am currently checking the RSSI measurement precision, and we got very large errors (up to 10dB error) on the RSSI vs input power.
To avoid any PCB / matching...
I have an app where I'm using the AP and STA mode of the 7002. I'm running on a nrf5340.
*** Booting nRF Connect SDK v3.5.99-ncs1-1-1-g6dc48c918694 *** [00:00:12.620,269...
Hello Community,
I'm trying to find a way for using the nRF52 DK/nRF51 Dongle as advertiser or ble commands sender. Are there some Java libraries cointaing high level function...
Hi,
I am working on MPU-6050 sensor.
I have downloaded the NRF5-MPU-EXAMPLE from this link
in that there is no SES file.
How to create a SES file to work this code...
Hello
In a product we are designing we need both BLE long range and BT classic audio. We use nRF52840 for BLE and system controller, and Ti CC2564MOD for BT audio. However...
My question is basic. I'm using Mesh SDK 3.2.0 and tried running both of the coexistence apps (ble_app_uart and ble_app_proximity) out of the box on the nRF52832 DK. Of course...
Hi. I'm using nRF52832, SDK13.0.0.
I want tuse SHA256 abd MD5.
Could you let me know which function is for SHA256 and MD5?
Actually I've tried my code as below.
uint8_t...
Current (as of today) version of NCS wont build device tree out of the box.
Output using cmake+ninja (but same if using emStudio):
-- Using application from '/home/jesper...
Dear Devzone members,
I need your suggestions about one thinkg.
I am trying to do sensor networking with nRF52840 tags.
I have 15 slave, 1 master. All slaves work...
So I'm trying to do some simple store and load from and to my flash memory. I'm using the nRF51822 with 256 kB flash memory. My problem looks exactly like this one, but of...
Hi.
I tired searching around the web but I did not find clear information about this. Maybe the answer is too obvious for anyone to write about.
Problem that i'm facing...
HI, I recently used nRF905, a one-to-many intercommunication project, because one-to-many will send corresponding instructions for machines with different serial numbers,...
I'm working on nrf51822 , Softdevice S110. I have implemented whitelist in my application its working fine. But ion some cases i need to disable the whitelist option ( because...
Hello Nordic Staff,
I am using the NRF52832, SDK 15.3, Keil, and the NRF52 dk dev kits. I want to modify a program such as the UART central example to recognize my custom...
I'm measuring the current consumption of udp_with_psm program reading this post, and the current is very high. why?
https://devzone.nordicsemi.com/nordic/cellular-iot-guides...
Dear Nordic. I am working in the device that require the controller to measure its VDD line to ensure that the the device goes into sleeping mode (very low current and do...