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...
Hi,
We have a custom board with the nrf5340 SoC, after erasing it with the erase function included in the nrf extension for VScode, we started getting the following error...
NCS 1.8.0
We have a custom board that uses the ATECC508A on an I2C bus. We are using release 3.3.0 of Microchips library cryptoauthlib which includes zephyr hal support...
Hi.
Does Nordic have any version of SDK with sample code for ANT bike light profile? If not, Do have any plan to add this bike light profile sample code to any SDK version...
Hello,
I have a somehow vage problem to get my PPK (first version Rev 1.0.0) up and running. I have the PPK connected to a MacBook Pro (M1) along with 2 other eval boards...
Hello, guys.
I am trying to port some existing piece of code that benefints from Nordic's SDK into Zephyr OS environment. The part of the code is using I2C bus to communicate...
Hi
I upgraded NCS from 3.6.0 to 3.9.3.Whenever I try to open the app, it keeps showing a grey screen(or white screen). If I click the SETTINGS->Updates->"Check for updates...
Hello. I am currently working on implementing a battery voltage monitoring function using nrf52840. So, when I read out the voltage value, I derive it from the following macro...
Using the Low Power node example with the light switch server example.
The LP Node successfully polls messages from the friend node.
I am struggling to figure out, WHERE...
Hi,
I am working on establishing an UART connection with Zephyr between NRF5280 and NRF9160 microcontroller (Thingy91 Prototyping board).
The standard uart_poll_out()...
Hello I am working on a nrf mesh project, in which I am using a mesh sensor example as a reference for my project. The provision is successful and configured the publish group...
I am curious if the LE Power Control feature, that was added in Bluetooth 5.2, can be enabled in the Bluetooth Controller on the nRF5340. It currently doesn't show up in the...
Good morning,
I'm playing with samples on the evaluation board and things seems pretty good Now I want to test things on the product chip and not the evaluation board...
Hi,
I am doing a project with NRF52840, I can use Keil MDK to erase and download normally, but it cannot be recognized by NRFGO studio,。
I need your help。please~ Thankyou...