Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi, i am actually working on a smart lock and i want to implement an Automatic Unlock.
This functionnality can be really useful, because the door unlock even if your smartphone...
Does the ACL peripheral protect flash from Read/Write/Erase of CPU and all peripherals? or just CPU? or do some peripherals have a privileged access? (such as the CryptoCell...
Hello,
I'm working on a project that needs sha1 hash functionality and I found this thread about the integration of openssl hmac lib:
devzone.nordicsemi.com/.../
...
Hi,
I have been working with Bluetooth mesh. The test I have been performing repeatedly polls a single node and measures the RSSI (as measured from p_message->meta_data...
Hi,
I purchased Thingy:52 I want to develop ble mesh n/w application on Thingy:52.is it possible that I get any sort of support from you in this context.
I'm trying to run the Thread DFU examples on nRF52840, unfortunately I can't get them to work. On the client, I got the bootloader set up and ready, with the client application...
Hello!
I don't quite understand how to properly link NFC tag library (nfc_t2t_lib_gcc.a) to Segger Embedded Studio Project.
Steps I did:
Add nfc_t2t_lib_gcc.a...
Hi Nordic
Do you have a message sequence chart for how to do a Gatt Client Write with response? I can only find a GATTC Characteristic Value Write Without Response in the...
We are using the nRF6707 power profiler kit to measure our EVB’s current consumption in advertising mode. We use the example app ble_app_pwr_profiling. The only change is...
Hi,
Is there any example of adc (saadc) and uart throw ble?
I want to take same measurements from fotoresistor and send data via ble_uart i found same example but no...
I have a problem in selecting inductor(L1). In NRF52832 IC datasheet, mentioned specifications of inductor L1 are: 3.9nH, 0402 high-frequency chip inductor. What should be...
I am writing a bluetooth mesh application with a server and client.
Provisioning is working, but the configuration of the server is giving me problems.
I have based my...
Above image is our design for nRF51822. Design also contains Accelerometer and WiFi (ESP8266).
My problem is, I am not able to see nRF BLE advertisement while scanning...
Hi!
Can someone please help me debug this example. It used to work, then I changed number of peripheral links to 1 (to see what RAM suggestion would be), then returned it...