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...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hello people, As the tittle states, I'm looking for a way to simply enable the GPS module in the thingy:91.
I'm working in the tag v1.1.0 I've been tryng to force with...
Hello, I'm working with nrf52832 and sdk15.0.0 , I made a perihperal example with one service and multi characterestics . when i want to forward on my project and make it...
I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh v4.0.0 and the nRF5 SDK v16.0.0 example Writable NDEF Message Example .
I was able to...
Hi,
I am using nRF52840 DK with SDK [nRF5_SDK_16.0.0_98a08e2]. Using example "ble_app_beacon" and i can see the result of the same in nRF connect android app.
Now i want...
Hello,
When Implementing an BLE peripheral example with some custom service and connected to the mobile phone with nRF kit. Able to connect and discover service which...
Hello, I'm workin with custom nrf52832 and sdk15.0.0, so to work with the central , i chose the example :ble_app_blinky_c . I modife the code to control my custom characteristics...
We are using regular RIGADO/U-BLOX modules (BMD300 and BMD350).
Do we need to pass PTS tests when we use Bluetooth layers (Softdevice S132_nrf52_5.1.0) with customs services...
Hello,
I'm new with ANT protocol. I read the documentation and I'm pretty comfortable with it now.
I started to develop with NRF52832 (SDK 16 and ANT stack from thisisant...
Hi there, I am a Novice in RF Board design/Antennas, particularly with nRF52 series so I have some quick questions ..
1)What are the Antenna Options for nrf52840 in mesh...
Hi,
I am using nRF52840 and nRF SDK 15.2 and nRF SDK for Mesh 3.1.
When I try to send acknowledged messages, sometimes my device needs to retry several times before the...
Hi,
I am looking for suggestions in regards to which ble example I should use. Currently, I have the hardware that writes data to a flash. I am developing the firmware...
There are several tickets from users trying to get the combination of Zephyr and Segger Embedded Studio (SES) to work on Mac OS including Catalina, but some are unresolved...