FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
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...
Hi, now I'm developing my projects with SDK 15.2. and Thingy:52.
The projects are bt-audio-advertiser and bt-audio-receiver.
I adapted extended advertising to a Thingy...
Hi,
I have a problem making NFC (with a simple text record) work when I enable SoftDevice: I do not receive any NFC event and NFC communication does not work.
I have a...
Hello,
I would like to get the value of a temperature sensor, convert it from A -> D, send it to a server and then get it with a client (mobile application)
I need a sensor...
Is there any way to perform multiple DFU simultaneously using the single nRF51 dongle. I have to perform DFU from a custom application developed on windows PC. As I need to...
Hi ,
I am running example in nrf52840 using segger embedded studio .
And i am trying to define __no_init variant ,
May be sameone know what is the syntax . in IAR __no_init...
Hi all,
I am building a demo for Bluetooth mesh networking with thingy. I had followed the instructions under this link:
https://github.com/NordicPlayground/thingy52-mesh...
Hi,
I am using the twi_sensor example in the board PCA10056 with SDK v15.2.0. I am trying to disable the internal pull-up resistors of SDA and SCL lines to use external...
There appears to be a design flaw in the nrf_sdk_freertos code that produces a race condition. The race condition can result in a delay in processing a SoftDevice event, or...
When setting up Heartbeat Subscription for a node, a single unicast address is specified as the source. Does this mean that a node can only subscribe to heartbeat messages...
Hello, I am using nrf52 with sdk 13.0.0. Bootloader_secure_ble gives error while compiling. What should I do ?
Error[Lt009]: Inconsistent wchar_t size
micro_ecc_lib_uECC...
Hi,
I have been trying to use the FATFS example (SDK 15.2) to work with an SD card on the NRF52840 DK, with an Adafruit SD card breakout (I removed the 5V level shifter...
I'm working on a medical device that is using the NRF52832 chipset for communication. One of the tests that I'm required to perform on startup is a RAM check.
On the other...
where is the declaration of board number in ses project? I want to change from pca10056 to pca10059 a project but I did not find where i have to change it in the script. ...
Hi all,
Does anyone know what are the TRC-43 classification of emission section 4th and 5th symbols (see below list for options) for device which is based on nRF52832 and...
Is it possible to connect four peripherals to one central and send 300 bytes of data to the central from each peripheral every 100 msec? If so, which sample program should...