Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
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...
2021-02-01 EDBOND Hi Nordic and fellow nrf users
In my project the host cpu is SPI master, Thusthe nrf52 needs to spis slave. Using 2 DK-52 Boards, - nRF5_SDK_17.0.2_d674dde...
Hi,
I am doing some research for the antenna matching of the NRF52832. Now the product specification v1.4 on page 551 states:
"A matching network is needed between the...
How to make the nRF52840 SPI work in 8M with 1.8V supply?
We test the PCA10056 nRF52840 DK board, and find the 8M SPI CLK&DATA wave is very bad. The 8M SPI works fail with...
hi
I tried zigbee tx carrier mode start at 11 channel and tx power = NRF_RADIO_TXPOWER_POS8DBM.
But, When measured with measuring equipment, i got zb tx power -20 ~...
I recived nrf5 SDK V17.0.2
I'm testing with in "nRF5_SDK_17.0.2_d674dde\examples\peripheral\radio_test" folder.
I tried zigbee tx carrier mode start at 11 channel and...
The application I am designing gets a pulse ox measurement from the user, sends it, disconnects, and shuts off. Are there any deleterious side effects of exiting the main...
Is it possible to fill some field when sending advertise message.
We want to change some filed periodicity, so is it possible every time sending the advertise message. ...
Hi,
I still have issue with programming.
I don't understand why i always have trouble with DLL.
I'm able to program with SES, the bootloader and my application. But...
I have a BMD-300 Eval board with the nRF52832 programmed as SPI slave using the SPIS example program. It works, but I cannot figure out how to send a message back to the master...
Hi,
I have done some reverse eng on a nrf24l01+ emitters using spi spy and managed to catch datas using an arduino leonardo + nrf24l01+ using the following register setup...
Hi All,
I have an nrf52833DK and now I want to debug the program.
I am using NCS V1.4.99 and using SES for development. I created a 52833 project, but I used the nrf...
Hello,
I am trying to implement the IAS Zone on a nRF52840DK, with reference to the CLI agent example.
How do I get the IASZone.h and zcl_option.h file?
Where do I include...
We want to physically connect our nRF muRata dk (WSM-BL241-ADA-008DK) to the ST Accelerometer eval board (STEVAL-MKI197V1). We are assuming the connection takes place on the...
I want to used p1.01 and p1.2 and p0.13,so how to defined it.
I do like
#define led0 13 to used pin p0.13 its working but how to define pin P1.01 and all
Hi,
I'm using nrf52840 and connecting to a mobile device.
Randomly - I get disconnections with error code 133 - on characteristics write, on mobile side.
In addition...