Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
HI guys I am working on nrf connect sdk v2.0.0, I am trying to modify periodic_adv example to stop changing mac address every time an advertising restart.
Hi,
I am writing the sample program "https_client" to the nRF9160-DK with Visual Studio Code's "Flash". I need to set the APN every time I write with Flash. Is it possible...
Hi,
When I'm trying to use LVGL along with Zephyr, I get the following:
I already tried to "play" with different CONFIG_MAIN_STACK_SIZE and CONFIG_IDLE_STACK_SIZE...
Hello Team Nordic,
We are using nrf9160 DK with nrf connect SDK 2.0.0 and mfw_nrf9160_1.3.2 modem firmware . In the Download_Client example we have changed the URL and the...
Based on the reference designs, the nRF52832 needs a 100pF decoupling capacitor on the DEC3 input. From my reading, this is a PSU decoupling capacitor, presumably for higher...
Our devices are provisioned via mesh shell, not over the air so we have to pass the IV index to the mesh provisioning command However, because the current IV index is not...
I was asked to create a windows application to get the device name and the signal strength of nearby modules with a nrf ble module.
The idea is to have an application the...
Hi,
I'd like to have a HW review. I have designed a PCB around the FSC-BT630 module which includes the nRF52832.
I have included all the files necessary for your to check...
Hi,
I want to use a setup as desctibed in the title, but I constantly get a bootloop.
I have a nrf9160dk >=0.14 (it has the ext flash at least) and I took the tfm_ipc...
Hello! We are trying to sign our data using ECDSA ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/crypto/ecdsa/README.html ) , so we can send our...
Hi,
we want to use distance measurement sample in nrf5340. The webpage for the example says that it supports nrf5340. we are getting error, when we try to build the sample...
Hello,
I have the Audio DK, and evaluated it as suggested, However now i am now trying to connect it to a Android Phone to evaluate it in a more realistic scinario.
Does...
Hi all.
After finishing some test I want to generate the binary for the MCU nrf52810 using zephyr. I have look in the zephyr folder and saw the zephyr.bin file. Is that...
Hello,
I'm currently developing with a nrf52832 (QFABB0) and I have to use pins 16,38,37 and 17 as gpio.
The problem is that when I have an error for pins greater...