Hi
I want to advertise the sensor data while extended advertising.
iam using the below function,but it failed to update.
bt_le_adv_update_data ( ad , ARRAY_SIZE...
I'm having a lot of new trouble posting to devzone. I can not drag/drop files. It keeps suggesting "An error occurred. Please try again or contact your administrator." This...
Hello!
I threw away the Sparkfun board and replaced it with a nRF9151DK board; I'm hoping to get it work now, after trying for a year.
I'm using SDK 2.6.1 and 2.8.0; the...
example Matter_light_switch in vs code
version using nrf connect sdk -> v2.8.0
manage tool-chain version v2.8.0
nrf52840dk
getting error while building code
...
Hello,
I have a few questions about the nRF9151 DECT NR+ modem.
I see that from the docs that the max TX power is 19dBm, so it's a Class III device as defined in section...
Hi,
I am using nrf52840 to develop a product. I use NCS sdk v2.5.0.
I developed a project based on the [Bluetooth: Central HIDS] example in the NCS SDK. This example enables...
We are running an HCI controller on nRF52833 based on the Zephyr hci_uart sample code. We are using the Zephyr 3.7.0 LTS version.
We have set CONFIG_BT_CTLR_DATA_LENGTH_MAX...
I try to ACK payload mode by nRF24L01+,but not work well. show me a typical config register setting.
My target is transmit 10bytes and ACK payload 5bytes, as soon as possible...
Hi,
This error happend when I tried to install nRF51 SDK(nrf51_sdk_v4_3_0_27417.msi). The step is that. First of all I installed keil-MDK4.72 and than I installed JlinkARM4...
Hi,
I want to know how to do the OTA,so I refer to the device_firmware_updates project in SDK.Now I can use the command
line to program the bootloader.hex to 51822...
Hi, when I plugged in the PCA10000 USB adaptor the software said it had to update it. It ran through the whole process and then said it was restarting. That was it... it is...
Hi all,
I heard that S120 can work as the master for BLE some months ago.So When will the S120 be released?Could you have something that I can know the S120 share with...
Hi,
we are interested about the nRF51822 BTLE chip. We already wrote a BTLE stack (slave side only) for another chip (icytrx) and we would like to port it for this chip...
In my design, I have a SPI flash connected to the NRF51822. Additionally, the NRF51822 is connected to a separate microprocessor that needs to be able to access the SPI flash...
Hi,
I am trying to program the sample application given in sdk_nrf519_addon_v0.2.0-1.beta.zip file, and following the instructions in the readme.txt. However, when I try...
Hi, I'm just starting to learn my ways around the nRF5182 SDK, my goal is to implement a device with HID profile using this device. The device must work with Windows 7 (until...
I would like to profile some code execution time (moving between floating point and fixed point arithmetic). On the last Cortex-M3 I used, we had the DWT_CYCCNT register at...
Hi ,I am evaluating the nRF58122 for BLE devices.
The nRF51822 Can we use "Multi-drop debug" on SWD?
We will use together also ARM microcontrollers other, I want to know...
this is quote from AN36> 4.2 Set up
The nRF51822 Evaluation Kit is needed for this application example. However, it is possible to modify the
project to also work with...
Hi!
I know this might be a stupid question to you but still... I am not able to disable i.e. a timer0 cc(3) IRQ.
My way to enable it in first place:
NRF_TIMER0->INTENSET...
hi guys,
i am trying to write my own application using ble_app_template for nRF51822, but i am not at all understanding the code, did anyone developed the code for it?...