We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
When building a project that compiles the hal_nfc_t2t.c, it errors for nRF52840, but works for nRF52832.
For the nRF52840, I get these errors:
Looking for some of the...
Hello, I want to transfer a large file (approx. 1.5MB) over BLE using nRF52 Module in a way where BLE Host and BLE Controller will be on the nRF52 SoC and the application...
I added ams service to my project, and I tested with my iphone 7P, seems all goes well. But today I tested with my iphone 5S, sometimes the hardfault exception raise.
Hi Nordic,
I'm trying to use a nrf52832 dev kit (v1.1.1) with NRF Connect (v2.5.0 on mac) to communicate to my device (NRF52832). My device has implemented MTU exchange...
Is there something on the specifications regarding the structure of a node? We have a node currently with 3 Elements:
El0: Light controller: Config model, Health model,...
Dear Sir,
I am using SDK15. Softdevice s 132, and nrf52832.
I was working with code 'ble_app_template'.
I was trying to find out the transmit power set for the...
I am trying to create a datalogger onto a uSD card with a fat file system. I have been able to run the fatfs example which creates a file on the uSD card, NORDIC.TXT. The...
Hello
We have a double problem, the CPU wake up doesn't work, but the sensor who wake up the CPU is correctly configured ant the interrupt pin go low to high when the temperature...
Hi Sir
We plan to implement our own DFU controller on host MCU to upgrade on board DFU module by UART.
Zip file will be generated by nrfutil and saved on flash.
Can...
Hi,
We've developed a BLE HID device with mouse and keyboard capabilities based on the nRF52832 and SDK 14.0.
We're interested in declaring the CoD as " Combo keyboard...
SDK : nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac
segger studio
I merged uart peripheral into simple coap clinet example
this is errors:
Output/Release/Exe/thread_simple_coap_client_pca10056...
I have the USB Dongle (PCA10059) which after a full erase, has been giving only 1.8Volts to the GPIOs and the VDD OUT pin.
I am using the Segger j-link EDU progammer/debugger...
Hello Community,
I am looking for some assistance in getting my nrf9160 DK to connect.
I am running the AT_Client sample and LTE Link Monitor. I am in Toronto, Ontario...
Hi,
I am developing on the nRF52840 using the SDK15.2.0. I have the option of using either mac or windows OS, but have been working more on mac. I am trying to use either...