Using the LVGL sample... The sample LVGL code works on nrf52840dk but not the RAYTAC MDBT50Q . I hope I'm just missing something obvious?
Flash blinking to nrf52840dk...
We have an application using nRF Connect SDK version 1.8.0 that runs on the nRF9160. It is based on Asset Tracker v2, with the GPS tracking part remaining largely similar...
Hi,
I am stuck during migration from ncs 2.6.2 to 2.7.0 (I want to finally reach 2.9.0):
``` [00:00:13.276,275] <err> bt_sdc_hci_driver: SoftDevice Controller ASSERT:...
I'm currently developing a BLE Long Range application based on Zephyr and the v2.8.0 version of the nRF Connect SDK. The app is based on the following nRF samples: central_hr_coded...
trying to define a static partition for the NRF5340_CPUNET. even though he can direct the CMAKE to pick up the pm_static yml for each core by adding
does the sysbuild...
Hi,
I use the secure BLE Bootloader to update the nRF52840 (with S140).
Now I want to add a UARTE to update the STM32 connected to nRF52.
Do you have a solution to do...
I am taking a course on academy.nordicsemi.com but every time I try to log in it says "Incorrect username or password. Please try again":
I then use "Forgot your password...
Hi, got an interesting problem, this is on a custom board with nRF51822 QFAB that we are bringing up. The radio test (not using softdevice) works ok and produces strong transmit...
Hi
Could you provide the power current in System on Active, System on Sleep, and System OFF for nRFready Desktop2 keyboard and mouse? nRF51 was programmed Desktop 2 v1.0...
Hello,
I am working on the factory test mode and I want to add a carrier test, is there a function from the S110 softdevice library that I could use?
Thank you for your...
Hi,
I set up eclipse according to n-AN29 and imported several of the example projects. The blinky_example project described in the nRF51822 dev kit user's guide works perfectly...
Hi, I have been trying to maximize the baud rate of my uart module, I am using the app_uart layer to control the uart and I have noticed that in your implementation of HCI...
I have an ultra low power application that needs to broadcast it's proximity on a 1sec interval. However, about 75% of the day I would like the device to be powered down and...
Hi all
Now I can use Keil to compile/load/execute the example project, for example blink.uvproj.
But how to execute/debug on ble_app_hrs example ?
Keil will hang on a...
I am looking for details on the internal temperature sensor on the nRF51822. I would like to use it to get a general ambient reading of the air around the device. Basically...
I want to get RSSI between PCA10001 and PCA10000. As you known, I have to make these two device connected first. If I write my code based on the example of UART, are these...
Hi,
i need to start my application while pressing two seconds a button. For this i use an gpiote event like here --> devzone.nordicsemi.com/.../how-to-use-app_timer_cnt_diff_compute...
hi everyone.now i am developing a project with nrf51822.i am using the PCA10000 dongle to see some information of advertising packages. i moved out and pluged in the PCA10001...
I'm attempting to load the ant-fs reference design to two different nrf51422 evaluation boards. The application builds successfully but I am having difficulties loading it...