Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
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...