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...
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...
Hi,
I have a custom 9160/mfw1.3.1 board with a set of matching networks and I need to setup MAGPIO to control these. This will only be used for cellular, not for GPS.
...
Hello,
We have produced a product that uses the 82520 chip. This product uses the NUS service. We want the Windows PC to use its built-in Bluetooth to connect...
Hello,
I need a PMIC for a lithium polymer rechargeable battery solution.
The nPM1100 from Nordic is interesting, but I see there is a cap on the output current available...
I cannot get the blinky example to work with my NRF52 development kit. I used the example in the pca10040/blank/ses folder and it worked fine. I then modified the code per...
Hi,
I'm evaluating a NRF52833 DK running the peripheral-uart example.
My Galaxy 10E can pair with the DK and the nRF connect Android app on the phone can find it and connect...
Trying to diagnose an issue, and looking for documentation on the memory mappings for the nrf52833 using S140 v7.2.0 - something like infocenter.nordicsemi.com/index.jsp ...
Hi,
We have a custom PCB with external crystal for HFCLK. Can you tell whether the external crystal is used by default for HFCLK or it has to be selected in the HFCLKSTAT...
I am using timer 3 as a counter for my capacitor discharge time. Currently, the value of is always problematic because it shows with too many deviation values sometimes...
Hello,
Is there any user manual to the nRF Connect for Android? I guess it is quite simple tool, but I am complete beginner in the BLE and would appreciate some description...
Hello All,
Currently we have a nRF52832 firmware .hex file for mass production.
And we use "nrf connect - programmer" to firmware programming without any problem.
...
Hi!
I'm updating to SDK v1.7.1 and I am looking at the changes in LwM2M Carrier Library v0.20.1. I was previously using LwM2M Carrier LIbrary v0.10.2
The big change is...
Hello,
I'm trying to install circuitpython onto an nrf52833 dk board, and am running into a fair amount of trouble.
Wondering if anyone can provide a guide on the explicit...
Hello,
I am trying to port the 51822 project to 52833. I am testing the port to 52832 temporarily.
The 51822 project is a commercial product.
SDK – 17.1.0 SD-S132, PCA10040...