I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
I am developing using nrf51822 and J-Link.
In the Keil4 version, the RTT viewer worked fine, and only the project was migrated to the keil5 version,
but the RTT...
I'm using PCA10040 to test nRF52832.
But I can't see J-link device after connecting USB.
I installed J-link(segger), nRFgo studio, nrf command. But I can't see my PCA10040...
Hello, we are using the ble_app_uart example code, and are trying to modify it so that if a certain UART sequence is received from the connected microcontroller, it will disconnect...
Hi
I'm working on a project interfacing the nRF52840 board with the lis2dh12 accelerometer
I'm using SDK 15.3, basing my code on the provided driver and information...
Hello!
Now I have two devices about nrf52832 .One is central and another is peripheral. So I want to transfer the peripheral mac address to the central via nfc.
I do...
This is the config fun followed。
one sample every 125ns,one ant get 12us =96 samples.
and first 2+32 samples is ignored。
*******************************************...
I've already tried to set some zephyr configs, but n51822 to run as peripheral it nedds at least ~20KB
Have anyone got success or all the nrf51822 QFAA H2 will really never...
development environment: SDK 14.2 , NRF52840 as central and NRF52832 as periph for Bonding: Passkey Entry, Central displays, and the error occur on nrf52840.
I want to know...
Hi all! I am currently using an nrf52840, mesh sdk v3.20 and sdk v15.30
I have the following scenario which I am trying to solve:
I am receiving a new GAP name for each...
In an earlier thread ,
[quote userid="17188" url="~/f/nordic-q-a/33649/j-link-the-firmware-of-the-connected-j-link-does-not-support-the-following-memory-access-read-0x02000004...
I'm using the nus_c service with multiple central connections. Obviously, I need the connection handle in my event handler - ble_nus_c_evt_handler(ble_nus_c_t* p_ble_nus_c...
Our product use two NRF24L01+. One is for transmitting and another is for receiving. They communicate by 250Kbit/s. It is pre-production.
Now, we want use nrf52810 to instead...
I just trying log via Segger RTT viewer, followed the the same procedure as that of serial_lte_modem sample in my new project and could not see logs showing in the viewer...
I am working with nRF52 DK, SES4.30 and SDK 15.3 with SD 132.
This error just started occurring once I set up app_timers. My code for setting up my timers is below:
...