Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hello,
I'm using the nrf15822 chip and am using the ble_app_uart example from nrf5_sdk_12.2.0.
I know softdevice will automatically generate random numbers through RNG...
I've been told due to PAN 58 it is not possible to use EASY DMA with nrf52832 without switching to the deprecated SPI driver. Is there a workaround that allows the use of...
Hello,
We are going start custom PCB design by using nRF52840 chip and SDK 15.0, but confused for use 3rd party nRF52840 modules or design complete custom PCB using componenets...
Hi,
Despite knowing a fair bit of the theory of wireless comms (mainly PHY and MAC), I'm brand new to actual hardware configuration/protocol development, so please be gentle...
As a master device with a whitelist there is a limitation on how many slave devices can be connected. If i am correct, other than whitelist there is no restriction to the...
Hi,
How do I receive data from host (computer) on my BLE device(Nordic board)? I want to use a simple open source HID API to send data to Nordic board and glow an led or...
Hello, we have finished all prototyping with BLE modile from Taiyu Tuden, this module: https://www.yuden.co.jp/wireless_module/document/datareport2/en/TY_BLE_EYSGJNZ_DataReport_V1_9_20180530E...
Good day, I am new to this forum so I am having some problems posting my question. Sorry for any inconveniences. I am having serious problems flashing my custom NRF5282 board...
I want to connect nRF52832 with PC. The objective is using nRF52832(I am using BT832 Module) I have to scan all Blue Tooth deceives details and send to PC. Please help with...
Hi,
I am using a custom board with the nrf52832 with SDK 13 and I have a bootloader and an application that both configure and feed the WDT.
However, upon restart (power...
Is there any straight forward way to detect jamming using any technique on this Nordic device? I'm using SDK 15.2, Soft-Device 6.1 Would this be possible by the new SD 6 function...
I have been using SMD modules with NRF24L01+ fitted.
The first batch I used worked fine for months.
Then I purchased another batch and found the tx_ds_active or max_rt_active...
Hi,
1. I went through the document. I'm trying the example applications Light-Switch on PCA10040 DK and NRF5 SDK for Mesh V2.2.0. So it is like the Client will be provisioned...
Good afternoon,
Following up my previous case, to which I got no reply, how can I use a queued write characteristic to write less than 20 bytes of data?
I'm using it...
I'm trying out Zephyr on the nRF52 DK, specifically I want to test the ADC drivers. Since things are moving quite fast in the Zephyr development world, there may be some information...