We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
VPN Solutions are a guaranteed private network association constructed on top of infrastructure that is publicly available. vpn connection free Providers provide an alternative...
Hello,
I am writing an iOS code using Swift3 to connect an iOS10 device to nRF52 pca10040 and blink an LED. The nRFConnect on iOS can easily connect using the device name...
Hi,
I'm trying to use Master Control Panel to communicate with a sensor that we've developped (nRF52 based). I have the nRF51 dongle (PCA10031).
When I start the application...
Hi,
Im using a custom board running a program based on 'ble_app_hids_mouse (pca10028)' project, softdevice S130.
Since there is no 32.768 kHz crystal on my board, the...
Use SDK 10, SD version is 8.0.
I add the dfu to the ANCS project. Then use the nRF Toolbox App to update the firmware,
but it pop up "Read DFU Verion characteristic...
Trying to qualify our design with Bluetooth SIG.
What QDID's should I reference to generate a test suite for PTS?
NRF51422 QFN48
nRF51 SDK v10.0.0
SD 310
Hii everyone,
In a project. I'm trying to add dfu to a central and peripheral project. While doing I come to know that dfu using device_manger calls for its processing...
Hi,
I want to use the RSSI feature for CCA, i.e. measure background signal strength. The radio is started in RX mode, then I use the following code to get one RSSI sample...
Hello,
i implement the CTS_C example in my application.
I get the correct time Output in the UART.
Is this time the running in the Background?
How can i check if is...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
IN COMP of 52832, I find that a current source around the COMP form a OSC with a cap. I want to know what is the use of this OSC. And can the current source be disabled if...
I have a few characteristics under a service, and I'm trying to store the value if any of these characteristics is written to. However I run into an issue where if I enable...
Hi !
There is one thing I don't understand with the led included on the NRF51-DK board.
According to this thread ( devzone.nordicsemi.com/.../ and the datasheet it seems...
I want to take saadc samples for one second,every 5 seconds,the rest of the time the mcu is in system on sleep mode with rtc1 on.Eery 5 second there is an rtc event and the...
As the datasheet showing
The GPIOTE input mode consumpt upto 22uA ,it is inconceivable.I want use NRF51822 to design a ultra low power consumption production ,and use...