Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
I recently switched from 52832 development using IAR to 52833 development using SES. As a result, I downloaded all new versions of the SDK, softdevice and, of course, SES...
There is a marked improvement in the handling of TrustZone in nrfjprog 10.11.0 and 10.12.00, but it seems it's still not quite all the way there. I can do:
and am able...
Hello,
I am developing DFU over a custom IEEE802.15.4 Protocol in our own embedded OS. I managed to write the new Firmware starting at bank1_start address. Now I need to...
Hello,
I am using nRF connect SDK v1.4.99-dev1. I have imported ZigBee light_bulb, light_switch,network_coordinator project in SEGGER and successfully created
the Zigbee...
-I was following this link- " devzone.nordicsemi.com/.../" and installed SEGGER JLink.
(all on Ubuntu)
-Installed gcc-arm and changed the tool chain path on Makefile.posix...
I try DTM using the serialized application . The serialized application interface is UART.
The software on Connectivity board is ble_connectivity in nRF5 SDK , it is not...
nRF52832 and SDK 17.0.2
Using the Examples/crypto/nrf_crypto/aes/aes_all_cli example I am getting the wrong output in CFB mode.
"example key_size 256_bit"
"example aes...
I am working on nRF51-DK with nRF51422 with softdevice S130 and SDK 12.3.0.
I see that GPIOTE driver provides sensing for signal transitions like NRF_GPIOTE_POLARITY_LOTOHI...
Hi,
I have setup the Segger Embedded Studio for ARM (Nordic Edition) V5.10d, and managed to compile a sample app from ,
V1.4.2 -> nrf -> samples -> bluetooth -> peripheral...
Hello,
I have different behaviour with 2 identical boards.
They behave differently (at least for BLE functions).
With jlink interface, I saved the flash binary of...
I have installed the toolchain according to nRF Connect guideline, on my MAC OSX.
My option settings are listed in the attached image.
I downloaded release 1.4.2.
...
Hi Sir
We are developing a product with nRF5340,
Now we faced the PCB layout symbol creation issue,
I can't find any information about footprint of nRF5340,
Can someone...
Hello,
I am trying to get acquire the accelerometer data every 4 hours for a sample duration of 60secs. These data are stored in RAM and on ble connection with the mobile...
Hi,
I'm totally new to programming nRF DK's.
What am I using?
Segger Embbedded Studio for ARM (Nordic Edition)
Toolchain: nRF Connect SDK v1.4.99-dev1
The "mqtt...
Hello there,
Since we use the lower level modules from Nordic's SDK for Mesh 4.2.0 - namely timeslot.c, bearer_handler.c and some additional modules to make them work properly...