I have an application that syncs via the internet using a nRF5340 and nRF7002. I am using the thingy53 with a nRF7002EB for now while the custom circuit boards are being manufactured...
Hello
I designed a custom board and now I have to put the code in the nrf52840 module (from raytac). I have been using the nrf52840dk to write my code and now I want to...
I didn ' t use an external 32 . 768 crystal , the internal NRF_SDH_CLOCK_LF_SRC 0 I used。
NRF_SDH_CLOCK_LF_SRC 0
NRF_SDH_CLOCK_LF_RC_CTIV 16
NRF_SDH_CLOCK_LF_RC_TEMP_CTIV...
hello Nordic
i am working with nrf52832 and nrf52840 as peripherals for a central node (one has nrf ble device and one does not)
i downloaded the image for the nrf52840...
Hi! I’m currently implementing a hook using mcuboot_status_change() inside MCUboot. I’m following the path defined by CONFIG_MCUBOOT_ACTION_HOOKS , and I’ve confirmed that...
Hello,
I am trying to factory reset 2 nrf52840 dongles that I had very long ago with unknow applications on the dongles. When I erased and installed the image of nrf_desktop...
Hi,
I'm working on a customized version of the nRF Desktop App running on an nRF5340 . In my use case, I want to connect Bluetooth HID devices (mouse and keyboard) as input...
Hi,
We have developed a wearable device using the following config: nRF52832, SDK14.2, freertos based app, SD5.0.0 and secure_dfu_bootloader
Our device is headless hence...
Dear,
I got nRF5_SDK_15.3.0_59ac345 package but I couldn't find "Heart Rate Demo for nRF52 DK" source code there.
Actually, I found the HEX file of " "Heart Rate Demo...
Hello,
thanks for providing the very helpfull pc-ble-driver library on github. I really appreciate this! :-) I have an application, based on a nrf52 (a BLE SWD Debugger...
"We are developing some solution where we want to password protect BLE functionality based on individual device. It is very important to connect each device with some security...
Hi, I am following this post to set the TX power level of the beacon. https://devzone.nordicsemi.com/f/nordic-q-a/45871/setting-tx-power-level-in-example-ble_app_beacon-for...
I can not register 2 services 128-bit vendor-specific UUI in one project at the same time. For example if I use services ble_lbs_c.c and ble_nus_c.c the sd_ble_uuid_vs_add...
Hi,
I've got some code (at https://github.com/espruino/Espruino/blob/master/targets/nrf5x/jshardware.c#L1201-L1318 ) where I use nrf_drv_uart to access the UART. I don't...
Currently my colleague and I are trying to connect his stm32 qfpn48 MCU to nrf52840 via SPI protocol.
I tried the sample in SDK and successfully setup a workable dummy SPI...
Is there a sniffer firmware for this board ?
I download "nrf_sniffer_2.0.0-beta-1_51296aa.zip" but it appear that no fw exist for this board.
Is it correct ?
Seba...
Hi, I could not find in documentation function or some command I can call in software to restart the MCU. Is there such a thing, and can this be done? Best regards, Voja
hi ....
i want to test the bidirectional working , i am using uart peripheral example , i have taken the rxd,txd,cts pin from Nrf52840 board interfaced with TTl uart .....
I am working on nRF52DK. This will act as peripheral device and smart phone device will act as central. From my observations i could see 48-bit mac address and GATT local...
Hi
I'm currently doing an internship about bluetooth mesh network.
I'm using the light switch example with a client board and a server board, provisioned with the nerf...
We have an interesting difficulty, whereby after a period of time which varies never longer than 12 hours, often around 6 hours, our application disconnects from the network...