I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Hi there,
Is it at all possible to run nRF Connect for Desktop apps like the programmer and the power profiler from outside the nrf connect for desktop app?
e.g. is there...
Good day,
is there a way to check if a client is connected to GATT server/service? Would like to send a data after device gets reconnected.
i am using PCA10040 with...
Hello dear Nordic. I am wondering if I can simulate a hardware event by the software by writing any value to the event register, or in other words to create artificial interrupt...
Hi,
I implement the CLI on my nRF52820 and I see in function cursor_next_line_move in file nrf_cli.c they use "\n" but for my project I don't want to pass in cursor_next_line_move...
Hello,
I'm tryng to update nRF9160sip (rev b1), I push sw4 on power on and I see "MCUBOOT" device on "Programmer v3.03"
Then I select file "mfw_nrf9160_1.3.2.zip" and...
Hi,
I have made my own customboard with the nrf52811. For development I have used nrf52840dk.
I´m trying to program following:
I did solder one PCB by hand. It didn...
Hi Team,
I am looking for a new readily available to test on my Nordic board 52X version.
could you please share the inputs and the source code that i can test and upload...
Hello, is there a guide on what should be done to make the sample codes for the nrf52840_dk compatible with the nrf52840_dongle? If there isnt, can I please know how one can...
Hi,
we would like to set the USBD_SERIAL according to the device serial, which will be an abbreviated version of the MAC address. I've checked the code and can only find...
Hi,
I am getting a similar error. I have nRF52832 board connected to raspberry pi for flashing and debugging using openocd. As soon as openocd command is executed I start...
Hi guys. When reading the OOB pairing example,
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_nfc_pairing/README.html
" This...
Hope someone can bring some clarification to me.
I am studying the principle of Shock-burst and a part of that study is to go through every step in the examples of “esb_low_power_ptx_pca10056...
In My Window 10 PC., No connected devices are shown in VS Code when nRF52840 dongle is inserted in PC USB Port.
But in Programmer, nRF52840 dongle can be found.
Device...
Hardware:
Raspberry Pi Zero W
nRF52840 DK running Serial Example and connected to RPi via USB
Custom nRF52840 board acting as a Vendor Model Server
Software: ...
I'm trying to program an nRF52 on a custom PCB using the nRF52-DK and am getting an error when connecting with nRF Connect v3.6.1.
I made the following connections from...