Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
We are fast-tracking into development using the nRF5 SDK samples and nRF52840 dongles, however have discovered so far that only the Blink sample supports the said dongle....
I want to Connect my nRF52840 Dongle with the nRF connect Mobile Application to send and receive a string from the mobile application to dongle via UART connection.
Please...
I work with SES 5.4, nRF5_SDK_17.0.2, and s132, SD v7.2.0.
I try to trace step by step (F11) my app with success, but it stops always after 30sec in SES.
With this errors...
Hi,
I am using a custom board to record 2 channels of data in differential mode, convert them to digital by AIN4,5 and saadc in nRF52832, and then transmit the converted...
Hello
I'm using the AWS IoT sample on nRF9160 DK, I have done the set up indicates in this link:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples...
Dear DevZone,
2 NRF24L01+ involved
1 PTX, autoAck, DPL, (FEATURE = 6) but currently payloads are fixed to 10 bytes long for testing. Speaks to Pipe 1, but works nice too...
ubuntu host PC rs232 to usb: Target board nrf9160: get log from /dev/ttyACM0 change to /dev/ttyUSB0 PC Tx ---- target rx p0.00 PC Rx ---- target tx p0.01 #########################################################...
I'm struggling with SPI and nRF9160. I've used an old sample (which didn't compile right of the bat): github.com/.../spi
Seems the CS pin isn't passed on and I'm getting...
I'm transferring the BLE and TWI code from nRF52 DK to the BC805M evaluation kit . BC805M schematic is given here . Note: BC805M uses nRF52805 Soc.
If I use the TWI SCL...
Hi,
I have the 2.7k byte(display pixel data) data in my pc, according to the GATT protocol my pc is the server . I want to transfer those data into the NRF52840 SOC through...
Hi
Are there plans to update FreeRtos to the latest version 10.0.4.0?
Since we develop medical devices, FDA expect us to use software without known issues.
Kernel version...
I am using the example ble_app_uart_c, in which the nRF52840 is the central device. Theoretically, I could have more than one peripheral running the Nordic Uart Service (NUS...