I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
We are using NRF52832 with STM32L4A6 using serialization. We have the serialization working properly, but having an issue with the MAX MTU size. We can set the NRF_SDH_BLE_GATT_MAX_MTU_SIZE...
Hi, I recently started working with Segger on nRF52832 . It is possible for me to initialize BLE advertising but I am having problems in initializing a custom service. I ...
Hi,
I am currently working on a project that uses the nRF52840 MCU implemented with the nRF5 SDK and nRF Bluetooth mesh. In our future plans, we want to use direction...
Hi There,
I am trying to generate build files for unit tests according to nRF5 SDK for Mesh v5.0.0. It could succeed. I try everything, it still cannot work. (In windows...
I am trying to use SST26VF064B IC in my project (We use nrf-sdk-16 ). we use a driver code that was already tried and tested with the stm32 controller. But when trying to...
I want to detect the button short press and long press.
When short press is "released", trigger LED mode 1.
When detect 3 sec long press, start edit mode.
It seems GPIOE...
Just the title, the cloud website returns error code 40412 Just like in the instructions, input field is nrf-XXXXXXXXXXXXXXX where "X" is the 15 digit IMEI on the back of...
We have been developing with the nrf9160 for a bit and now you guys pulled a stunt which is very weird. We are about to go in to production and you released a new version...
I'm putting together a prototype using the nRF52 DK and the Adafruit Sharp Memory LCD board. I need to send SPI commands to communicate with the display.
I've installed...
Hi,
I tried to run a quick test to see if NVS functionality works out of the box when adding it to the tfm_ipc sample in Zephyr and it seems that my call to nvs_init hangs...
Hi Nordic,
I've tried to do some long duration measurements first 5 days, but also just 24 hours. Both times the Power Profiler desktop app was still running when i came...
This is just general feedback about the Infocenter documentation. When multiple tabs are open, or for bookmarking purposes, it would be nice if the webpage title changed to...
Hi We are developing a project where we are using a peripheral over i2c, specifically a lis3dh accelerometer. However we have encountered a problem and would be really grateful...
I want to set more features in a single service, but once there are more than four features, some features will fail and no error will be reported. Some features in the service...
Hi suport team
1、My ADC sampling circuit is shown in the figure below.
2、The actual voltage at ADC sampling is 1.37v, but the voltage measured by ADC is only 1.29v....