But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
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...