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 Nordic,
I am getting started writing a new application and I would like to move to the new SDK14. My app requires, between others, a custom service and a custom characteristic...
Hello.
I'm tying to learn nrf51822. I had ordered some modules from ebay and nrf52-dk from local distributor . A week ago I had receive some modules. But local distributor...
hi,
My custom board running Mesh SDK0.92 send and receive messages are normal.But after I replaced the MeshSDK in my program with Mesh SDK1.0.0, I was unable to send and...
Hello all,
I would like to establish connection between single central and two peripherals for bidirectional communication. I edited ble_multilink_central example and created...
I and new to programming the BLE devices and have just started out on the nRF52840 PDK and using Segger Embedded Studio for ARM v3.34. I have compiled and downloaded the ble_app_template...
I have to question:
1: if customer use relay node for mesh net, how much is the power consumption for one node? is there any passable to declare the power consumption to...
Hi,
I need to measure the capacitance of few capacitors for which I am currently using 3-channel CAP1203 IC from microchip.
However, I just came across the possibility of...
Hello,
I would like to establish bidirectional communication between single central and two peripherals. I referred ble multilink central example and made corresponding changes...
SDK: nRF5_SDK_11.0.0
Softdevice: s132_nrf52_2.0.0_softdevice
I set the WDT timeout in the application is 5s, when entering the BootLoader set the WDT time is 10s, how...
I am new to ble programming.
I am trying to find the best way to send json objects from android app to nrf52 chip.
What is the best way to send the json object to the...
Hello Sir,
I have developed small and compact product using nRF52832 Soc. Due to size limitation and device is portable. I have attached snap shot of power supply circuit...
Hello sir,
I am develop us product using nRF52832 chip on DK board use S132 soft device and its working well fine. So now we are designing hardware PCB of my product for...
Hello, I am trying to use adc with the uart so i can monitor the readings from adc. But when I include both drivers (nrf_drv_saadc , nrf_drv_uart) i got a confliction error...