Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
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...