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...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
Hello,
I'm starting to investigate using the nRF52833 as part of my design and i wanted to clarify the specification in the datasheet. it states the following:
Does...
Hi,
When upgrading a project from ncs 1.3.0 to 1.4.0, the clock_control_on() call behaves different; It always returns -EPERM. Did the API change?
The call is used as...
Hi everyone,
I want to modify the USBD example.
In the USBD example there's a mouse but I don't have to work with a mouse.
I want to transfer data from ADC to PC. How...
Hi, I am using the Nordic nRF52832, with v15.2 of theSDK, and would like to use "nrf_sdh_freertos_init" to implement multilink. I refer to example "ble_app_multilink_central...
I have beacon (ble_app_beacon) transmitting every 40...50 ms, nRFConnect shows adv interval is ~44 ms, so it receives ~22 msg/sec. My beacon listener gets only 10...12 msg...
Hi,
I have simple test firmware that simply connects to the network and goes into PSM sleep, it works perfectly well on the nRF9160DK but the Thingy 91 is refusing to connect...
This is a really basic question, but please bear with me. This is my first time foraying beyond the world of Arduino! :)
I'm attempting to make an ANT+ bicycle power meter...
I am using nrf52832,I have Defigned "CONFIG_NFCT_PINS_AS_GPIOS"as below。P0.09 is configed as POWER_HOLD pin, P0.10 is configed as buton.
I found that when I download softdevice...
Dear Members,
For scanning GSC10 sensor,
can this example be used ?
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ant_examples_scanning.html
Thanks
Hi,
I am currently working on the project that involves Pre-certified Bluetooth Module (SG Wireless SGW1110 CE & FCC certified, based on Nordic Semiconductor nRF52480)....
I am getting an intermittent "Softdevice assert: 151994:0" error on device initialisation or after the device has run for a period of time. I am using Light Switch Client...
Is there a way to generate a square wave like the one in the picture without using any kind of interruption to change settings middle-wave?
For example, the wave can be...
Hi,
I have been able to use the NRF-9160: Cloud_Client sample for sending data to my AWS IoT MQTT broker on PSM mode from my Thingy91 with a CLOUD_MESSAGE_PUBLICATION_INTERVAL...
Hello, I am trying to implement my own custom bootloader in the nRF52811. I have the softdevice loaded, which then jumps to address 0x19000. This is where I put my bootloader...
Hi,
I'm using nrf52833, flashed by using Jlink SWD programmer. I have no probleme to re-programmed 2/3 of my board.
But the hird gave an error. The strange things...