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...
Hello,
We are developing a device that needs to get local binding info on init to see if it needs to send data or not to an on/off server in a remote device.
Is there...
Hi,
I'm using nRF52832 board and I'm integrating the Bluetooth beacon sending in the Bluetooth Mesh example. I've edited the Mesh Beacon example in Mesh SDK v4.0.0 with...
I am working with ble_app_uart example. I have added a new folder by name custom_folder in $(SDK_root)/, the same places where folders like library, softdevice, ble, boards...
Hello, currently im using feather nrf52840 board in arduino environment. I made some tests with BLE with TX power at 8 dBm and when boards are at line of sight signal is good...
In the SDK it suggests we use those new nrfx drivers, and says the legacy will no longer supported in the future. However, in the examples of the SDK, it uses the legacy driver...
hi
i am using sdk for mesh v3.1.0 i get my data from the uart and sending it over the mesh. i have been getting an error within the function net_state_seqnum_alloc() that...
Using SDK nrf52_sdk_16.0.0 PCA10040 S132
My code can read and write Flash using the "Data Storage Flash" interface, IE calling fds_record_write(...) and waiting for events...
Hello I am quite new to the hardware encryption topic and I have the following questions.
On a device where the MCU samples a sensor data and stores it to a external IC...
Hi .. I've a Chinese watch with NRF52832 CPU DTNO.1 F18. I'd like to change it watch face as all watch with Mediatek CPU ..
Is there an application to easily do that How...
I have a BLE application that I successfully program onto the dongle by pushing the reset button on the dongle and using the "programmer" application from nRF Connect.
The...
To demonstrate installing the tools for my client I'm going through the process first, on a fresh machine.
Installed SES & invoked it. Got a free license & installed it...
I have a new nrf 9160 DFK. I followed up the instructions from 'Getting Started Assistant' from the 'nRF Connect for Desktop' app. I was able to setup and build the asset...
Hi,
Our company use nrf24L01+ for many years,the maximum output power of 24L01+ always about 0dbm in our application.But recently we meet a problem that the 24l01+ output...
Hello, as mentioned in subject, I have done DFU on nrf51 DK. it is tottaly working fine. As soon as I try to work with Nrf51822 QFAC custom board. It goes in to bootloader...