Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
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...
Hi,
We are starting a process to certify our nR51822 based product for use in the UK, with accordance to new UK regulations
Has there already been a process to certify...
Hi.
I would like to make an app for communicare with a can device. I see that the chip mcp2515 is a popular one .So i purchsed some dev boards with this chip. One of them...
Hello,
I have a question concerning the decryption of a 90 byte AES CTR ciphertext with a given 16 byte key and 12 byte IV (=8 byte nonce, 4 byte counter).
I've tried...
Hi,
I used the nRF Programmer included in nRF Connect to flash the custom PCB. After the update to 2.0.0 J-link is no longer detected under devices. Could you help with...
I was flashing nRF51822 used ST-link, with file hex from SDK example, so now i want flashing a different .hex. How can i do that? I try do like before but I CAN'T
I'm trying to dynamically allocate some data, send it over NUS, and then free it, but I'm not sure when the SoftDevice is done with it and it's safe to free. Would the following...
Launched nRF Connect for Desktop this morning (v3.7.0) and was prompted that an update was available. Performed the update as well as child packages. PPK was updated as a...
Hi, i have a problem with nrf mesh. nRF5_SDK_17.0.2_d674dde
nrf5_SDK_for_Mesh_v5.0.0_src
nRF52-DK(PCA10400)
Android 6 and 10.
Bluetooth 4,1 4,2 5.0.
I use example...
When using USB with CONFIG_NO_OPTIMIZATIONS=y I'm getting a usage fault and Zephyr gives the reason K_ERR_STACK_CHK_FAIL. The fault looks like it occurs in the unnamed thread...
Hi,
In case the FMFU fails or the device gets into some recovery state. Is there a way to get IMEI without enabling the modem library? When the modem is in process of failed...
Hi,
Can you please tell us how to send Hex data using AT#XSENDTO command ?
I am using the "Serial LTE" application. In the old SDK version (v1.6), it was possible to set...
Hello,
I recently saw this post: https://devzone.nordicsemi.com/f/nordic-q-a/71940/low-power-mode-using-saadc-with-ble_app_beacon and I'm interested in the example for measuring...
Hello Kenneth,
I am trying to program the nRF52840 Dongle with the HEX file according to "Programming the nRF52840 Dongle". The dongle is connected to USB port and the LD2...
Hello,
I try to port project from IAR to Segger Studio. I followed the guides for porting projects like this and this . So, I did:
- Imported IAR project to SES with internal...
I am using nrf52833dk and download nRF5_SDK_17.0.2_d674dde when i build the code the code the following error occur
asBuild target 'nrf52840_xxaa' compiling SEGGER_RTT_Syscalls_KEIL...