Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
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...
Hi,
I have NCS v1.0.0 on an NRF9160-DK v.0.8.3 and I am trying to run a program written before the SDK update. I can build and flash the program but when I try running...
Hi. I have a multilink central based project running on nRF52840 SDK15.0. I have added code from another example to do advertising as we want the central to advertise some...
Hi ,
I am build and run the source code of nrf Uart app from nRF UART App git repo. When I clicked on the connect button it opened a new sub window ,I know it is the list...