Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
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...
Hello. I am developing a central operation using nrf52832 (S132 v7.0.1, SDK v17.0.0).
I am investigating the data bit and stop bit settings. At that time, I found a page...
Hi !
I try to use VSCode but any examples return same error:
"Linking C executable zephyr\zephyr_prebuilt.elf FAILED: zephyr/zephyr_prebuilt.elf zephyr/zephyr_prebuilt...
Hi,
As the title states, VS code doesn't recognize includes related to Zephyr.
I've walked through the entire setup guide and installed all components using the toolchain...
So I came across an issue while working on developing an app that can update firmware OTA. I was using Nordic Semi - android DFU Library
implementation 'no.nordicsemi.android...
hi,
1.Now I am using Wireshark to capture nrF52840 DK ZigBee packets. I have configured the environment according to the guide. In wireshark, "nRF Sniffer for 802.15.4"...
hi,
we are using52833 QFN40 to test carrier,but the program will loop at as the picture bellow,while it runs well in 52833 QQFN73 in another board, why? Coutl you help me...
Hello,
Our modem consumes a lot of current when we use a simcard from a provider 1 (a MNO), much more that when we use a simcard from another provider 2 (a roaming service...
Hi,
with a custom hardware, I'm using a NRF9160 with a ESP8266 chip over uart with following prj.conf and board overlay:
I was trying to open a socket (that uses the...
Hi
The chip used is nrf52832, the SDK version is a peripheral device v13, and the central device uses v16.
The referenced example is ble_app_multirole_lesc and has been...
Background: SDK 16.0.0, SoftDevice 7.0.1, 1 ble_central connected 6 ble_peripheral, Send an instruction to 6 ble_peripherals every 50 milliseconds, at the same time, the ble_peripheral...
We need fast response from peripheral to central. That means we need a fast connection interval. We are using less than 100mS. But that results in an unacceptable battery...
Hi I have a question regarding USB port on the nrf52840 device When connecting a new device to computer is it possible to tell PC to assigne the same COM port number as last...
Hello, this is my first post in here. I'm trying to read the TX_POWER information of my beacons. I'm able to read this info using the nRFConnect app on my phone no problem...