I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
HI
I am developing a product with nRF52832 and NUS's Central and Peripheral.
The basic operation is to transmit key input to the Peripheral's GPIO to the Central via...
Hi, I am using the Nordic NRF52832 with SDK 16.
In my device I want to bond to a single device at a time. If a second device wants to pair and bond the first device bonding...
Hello,
I have issue with my application size which is too big to success DFU.
So i checked the memory content with nrfjprog --memrd 0x0001C000 --n 0x5C000.
I see that...
Hello all,
I'm hoping you can help me with this problem, hopefully it's just a matter of wrong configuration.
I'm using an NRF52840 (uBlox) and so far everything has worked...
As seen below there quite some warnings seen with zap tool version 2024.6.4
Looks like few more clusters seems to be mandatory with this version
Appreciate if you can...
The description of the Crypto PSA TLS sample mentions that RSA certificates are not supported when building a _ns firmware (CMSE enabled):
https://developer.nordicsemi.com...
Hello, I've gone over the whitepaper on NFC tuning (nWP-026): https://infocenter.nordicsemi.com/pdf/nwp_026.pdf
I understand the procedures listed to tune the NFC coil....
Hello. If you put shell or sta example on the nRF7002 dk board and connect it to 5g wifi, the phrase "Connection complete" comes out, but if you focus on the actual wifi router...
It would be great to have a beginners guide to creating your own modules sourced from a private repository which can be used across your projects. I saw this reference Modules...
I am looking to reduce the size of an nfr9161 design from the dev kit. I was looking at several antenna options that are LTE but not 5G, SR4L034-L and SR4L049-L. Do you need...
I am building (v2.5.0) for both the nrf52840dk and the nrf21540dk.
west build -b nrf21540dk_nrf52840 -d build21540
west build -b nrf52840dk_nrf52840 -d build52840
...
In exercise1 lesson6,the step 10 add a picture to show what the number in two registers mean.
And in step 11, the temp is calculate by the way as follow:
But,ad the...
I need to decide which pins I should use for 3 LEDs (5 mA each).
The "recommended usage" column in the documentation for the nRF52840 in Table 1 Pin assignements
mentions...
Hi, Currently, we are evaluating Bluetooth mesh technology for lighting control. We would like to develop a web server ( issue commands to node and store information ) and...