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 am struggling to find a starting point to be able to program the beacons. I'm completely new to this but want to be able to change the tx power so that they are only visible...
In my application, a static passkey is given to the user(I have implemented static pass key in my application and it is working).
Suppose the Nordic device is advertising...
In "ble_app_hrs_freertos" project, I try to change NRF_SDH_BLE_GAP_EVENT_LENGTH to 320 and NRF_SDH_BLE_GATT_MAX_MTU_SIZE to 247.
And when I try to connect to the nrf52832...
Hi ,
I evaluate the I2c communication of your chip nrf52832.
I have few problem.
Write fonction
Is use your Tx fonction,
uint8_t reg[2] = {CCS811_REG_MODE...
Hello,
I used translation software.
I enter system on mode from the power_manage of the function.
But I do not understand system on mode.
In the system on mode is...
Hi,
After using comand line --rbp, recover fail,the nrfjprog error log as below:
--------------------------------------------------------------------------------
nrfjprog...
Recently I have been learning ble_app_uart routine, here is a question
When receiving the message sent by the client, nus_data_handler this function will be softdevice...
Hello,
I succeeded to port s110 & sdk9 to s140 & sdk14 which was a problem before.
What we need to do now is to compare the performance of BLE devices with s110 & sdk9...
Hi, I am a beginner programmer and I have the next problem.
I am working with nRF52832 SDK 12.2 trying to send AT commands to an ESP8266. I send the AT commands byte by...
Hi all
According to errata 146 of the nRF52832 Rev 1 errata sheet V1.5, the LFRC oscillator has a frequency tolerance of 500ppm instead of 250ppm.
What are the consequences...
I have a bootloader compiled from SDK 14.0, and when I try to upgrade to 14.1, the new linker script (secure_dfu_ble_gcc_nrf52.ld) does not contain the UICR_BOOTLOADER memory...
Hi,
I'm using the nrf51822 and I want to merge Server and Client roles in one Peripheral device. I am already able to send a history of temperature and humidity measurements...
Sometimes when the method RequestData is called after receiving a notify on the characteristic, the Master Emulator seems to hang for a set amount of time before throwing...