Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello! I am developing a ZigBee based solution and i have encountered this macro in the light_control/light_bulb example.
ZBOSS_DEVICE_DECLARE_REPORTING_CTX
I would like...
Hi
We have a new product in development which will have an aluminium enclosure. We are pondering ways to get the radio signal in and out. Has anyone had experience placing...
Similar question to https://devzone.nordicsemi.com/f/nordic-q-a/38571/can-i-use-mpu-to-mark-memory-as-xn-when-using-softdevice
but this is specifically about SoftDevice...
Hello.
I am using SDK 15.2 with softdevice version 6.1.0 and armgcc. My goal is to update the data in my characteristic just before it is being read by the phone application...
Hello everybody,
I've purchased 2 nRF6707 PPK and I used them successfully about 6 month ago with the Python software nRF6707 Power Profiler Kit 1_1_0.
Last week I tried...
Hi,
I would like to extern APP_USBD_STRING_ID_PRODUCT , APP_USBD_STRINGS_PRODUCT , APP_USBD_DEVICE_VER_MAJOR etc. from sdk_config.h to macro like USB_PRODUCT_ID_STRING in...
Hey
im having trouble getting the SAADC over BLE UART from your github to work
i am getting some weird values over BLE to your uart app which i have included a image of...
Hi everyone, I'm currently trying to make sense of the ble_app_uart example (SDK v15.0.0, SD 132 v6, nRF52832 DK). In particular the line bothers me. I've read the BLE tutorials...
I'm working on a circuit based on nRF52810. Part of the design is an audio output that draws a high current, so the supply voltage of the NORDIC can drop to 2.8V for short...
hello there
i am using segger embedded studio with my nrf52 dk, i was trying a soft device example from the sdk 15, everything is working properly, but i see in seggar there...
Hi ,
I am using NINA-B301 EVK having nRF52480 core chipset. I am trying to flash all USB, UART examples to see the log or print on the putty prompt but I am not able to...
Hi,
I am working on a project which involves a number of low power nodes 4-16+ distributed over a relatively large area. There is one client which wants to retrieve data...
Hi. I am tinkering with BLE settings, and changed NRF_SDH_BLE_GAP_EVENT_LENGTH from 6 to 7.
I then get a 0x04 error code on this function after building and running the...
I am now based on nrf52832 SDK14.2 development, nrf52832 as a peripheral device, I want to connect with IOS phone, nrf52832 provides HID Service, but when connected with Android...
I am experiencing the following compiler error:
In file included from ../../../integration/nrfx/legacy/nrf_drv_uart.c:41:0: ../../../integration/nrfx/legacy/nrf_drv_uart...