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...
I get nrf mesh SDK form: http://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF5-SDK-for-Mesh/(language)/eng-GB
I want to use the serial example to control a mesh...
I use the advertisement timeout to shut down the MCU. Is is possible to reset the advertisement timeout on the fly, e.g. if there is any activity I would like to extend the...
Hi,
I'm interfacing acceleration via BLE using NRF52.
I'm using timer to get the sensor value and update the characteristic value related to this sensor using sd_ble_gatts_hvx...
Hi,
I tried to make a software update (I tried application, bootloader, SoftDevice and any combinations) over BLE using the secure_dfu_ble_s132_pca10040 example but after...
Hello. I have a problem. After using nfc, current consumtion still high. I found that I need use HAL_NFC_ENGINEERING_A_FTPAN_WORKAROUND macros. But when I specify this macros...
Hi All,
I am going to get EMI/EMC testing for my custom board made on nRF52832 WLCSP package. Can you please share/suggest the firmware used in EMI/EMC testing.
hi everyone
i want use s130 with my ble nrf1822 i'm wondering about the modifiaction that i have to do under keil 5 in option for target for example the configuration that...
Hi,
I try to use the dfu update OTA with ble secure bootloader.
If the Flash is erased and only the SD v5.0.0 and the own Bootloader are programmed a update OTA is working...
When making a bluetooth mesh network, what is a good rule of thump for the ratio between servers and clients?
I am thinking of implementing the server-client-model scheme...
Hi Engineers!
We used SDK13 for our Project (multilink BLE with 1xServer & 4x PeerS) and now move to SDK14.2, almost done except only USBD.
if we use SDK13 driver...
I've already tried before using ADXL345 using nRF51822 using mbed compiler this is the link.. os.mbed.com/.../
but that program can't get ADXL345 data, just UART nRF51...
I'm trying to debug a project I recently migrated to eclipse but my Peripheral Registers are empty with the error message "There are no peripherals descriptions available...
I'm building a new application based on the no softdevice template example. I pulled in the code from the UART BLE example to redirect printf to the serial interface and that...
Seems i can not find where nrf_dfu_set_adv_name_init is defined? It seems not in SDK source files, neither can find any sign on SDK documents.
Thank you.