I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Hi there, Please, if someone can help me (or let me know of other people answered questions), I have multiple questions regarding Nordic's SDK 16.0. My board is nRF DK for...
Due to the covid-19 virus, my school project changed a lot. The new project is the following: "Study the latency between sending and receiving data from a device generating...
Hi, regarding a nRF24LU1, we are developing a system composed by 4-5 sensors (eachone based on nRF24L01) that send acquired values to a single nRF24LU1 receiver connected...
Hello,
I am trying to drive a custom display with the QSPI driver on the NRF52840.
Is there a way to disable the memory addressing on the QSPI driver and just write out...
What's the recommended way to manage cloud credentials on the device? Right now we're storing hard-coded username/password for testing but obviously this is not acceptable...
Hi,
We have a stability issue with nRF52840 DK after it has been upgraded to JLink DLL version V6.60e and firmware OB-SAM3U128-V2-NordicSemi compiled Jan 7 2019 14:07:15...
I have been looking into using Bluetooth Low Energy 5 advertising features like periodic advertising and advertisement chaining, but have not been able to have any luck with...
hello
we want to connect FPGA to 52840 using QSPI interface for data transfer, 52840 used as master, and FPGA as slaver. so we use write opcode PP4O for 4 lines writing...
Hello,
I want to read two files from SD card using nRF9160dk. I tried this code ncs/zephyr/samples/subsys/fs/fat_fs.
The Code:
I am getting the following error:
...
I need FreeRTOS operation in my build. I've adopted the FreeRTOS.h file from the blinky_freertos example, unchanged aside from a larger heap size and setting INCLUDE_xSemaphoreGetMutexHolder...
Hi all,
I have the nRF51822 chip and I want to acquire external sensor (i.e. pressure, temperature) and send the information via bluetooth.
I need to configure the I/O...
Hi
I using nRF52840-DK with 64 Mb external flash memory.
I'm using SPI interface for read / write command with the external flash.
When I'm using single command for...
I am attempting to implement AoA using the nRF5340 Preview development kit and 3 BMD-360 modules with the nrf2811 SoC.
In searching the devzone I see multiple comments...
Hi ,
I am following the instructions here:
https://bifravst.gitbook.io/bifravst/bifravst-on-aws/simulator
to deploy the web application, and the web application says...
Based on SDK15.3(nRF52810) app_uart example, stop the adverting, turn off all the peripherals and enter idle_state_handle(), but the static current is still about 10uA. Rememeber...