Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hi
I am trying to broadcast manufacturer data (beacon example) while changing data from second to second. For that I am trying to use timer2 (as timer 0 is used by SD, right...
Greetings,
For Bluetooth Declarations, will new QDIDs be generated to account for the additional required tests as of January 24, 2019 in TCRL-2018-1.
I'm mainly interested...
Hi,
I need to interface LIS2DH through SPI. I tried many SPI Master example but I am getting all the values as 0XFF. Even the WHO_AM_I registers value is getting 0xFF
...
Hi, I have an EMG muscle sensor which needs to be sampled at least 500Hz. Can I sample at the required frequency and transmit at the same time over BLE NRF51822. If not please...
Hi, I am new to the bluetooth mesh concept but I have tried creating one using nRF52 DKs.I have worked the light switch example but I am stuck there without being able to...
Hi everyone,
I bought the nRF51822-04AT module but I'm a newbie and all the documents talk about nRF development kits which they make me confused about programming. Now...
Hi,
I am working on the NRF51822 module with BLE-400 Board to develop the application.
And I need to detect the USB-Connection when it will be in the sleep mode, After...
Hi
Is there a way to disable the on-board SEGGER J-Link ? ( jumpers ? )
The reason is that in our design we will use an external J-Link ( no space for OB ) , so we want...
github.com/.../nrf52-ble-multi-link-multi-role I used this code and add the thingy code. connection is successful but some thingy don't get sensor value.
i want to disconnect...
i am trying to connect nordic nrf52832 dk as a central to my custom peripheral(sensor tile) .peripheral is advertising different services and uuid of the one of service is...
Hi,
I want to define two different channel for I2C and interface two slave devices. nRF52840 will always be master in this case. As mentioned in the Product Spec. of nRF52840...
Hi,
I have a 128bit UUID on the ad block which I need to change on the fly to another 128bit UUID.
I tried different solutions and searched for a good example, however...
I want my device to blink a LED periodically when there's a BLE connection. This BLE connection will usually be idle and every now and then there'll be heavy traffic back...
I'm working on a project & I followed the procedure found here
in the answer, it works with me when I tested it when pairing from the bluetooth devices shown, when I tested...