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...
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...
This press release isn't clear on the exact nature of the LwM2M software stack used on the client side. Are we talking about Zephyr' s LwM2M subystem or AVSystem's Anjay ...
Hi, I am working on a pcb design utilising the nrf52840. I want to use a pcb antenna. I am a hobbyist so It’s very likely I’m misunderstanding something. I am interested in...
Hello,
I am using NRF5SDK V5.0.0. For a sample study, I need to use the bootloader. Can I boot over uart when we install mesh_bootloader_serial_armcc_nrf52832_xxAA.hex software...
Hi:
Currently I am testing to upgrade dual core application on nRF5340 DK, NCS version is V2.0.0.
The two core applications are written by myselves, not based on NCS routines...
Hi
using NRF5_SDK 17.0.2
I'm trying to better understand the DFU process, currently have a large number of questions. But mainly i would like to better understand the...
hello
I am watching this video to operate the nRF9160DK. The PIN number was written on the back of the nRF9160, so I skipped the video to 9:36 as instructed at 5:21, selected...
Hello,
My nRF9160 hard faults (i think?) when issuing a command to the modem, specifically this line:
which then calls ncs function:
This leads to I think is...
Hello, I'm trying to run the OpenThread CLI example on the nrf52840 chip of my NRF9160_DK. I've managed to flash the code on the nrf52 and able to see the Zephyr kernel boot...
I have tried various methods from different doccumentations and I couldn't do so. Can you provides some steps to create a west workspace.
Thanks in advance.
In my project, I am planning to use LTE modem and an external flash memory with a file system. I have problems to run code for the non-secure build type. A similar problem...
I've been tinkering for several says to get GNSS working on a Thingy91 with Zephyr.
I've tried the 'location' example and have struggled to register the device on nRFcloud...
Following the instructions to build the sample resulted in an error message ..
Here are the details ... probably something simple but not obvious to me ...
PS C:\ncs>...
Hello Everyone,
I was use Nordic App for Mesh in android to add Telink's chipset into mesh. But after few minutes, telink's device go out Mesh.
I don't know how to add...
Hi,
Iam using "pca10056_s140_ble" secure bootloader example for my project.
FYI. My project gets its new firmware from internet and stores it in BANK1 memory using GSM...