I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
hi,
is it possible that we can use s120 stack as a central, at this stage to work with our customized profiles?
or it will support only SIG profiles
regards & thanks...
Hello,
I've completed the ble iBeacon like application we are working on, with some custom GATT services/characteristics as well.
When I use LightBlue on a MacBookPro...
There is a check box on nRFgo Studio, Lock entire chip from readback. But a lot of chip can not burn one by one
Can I use AES block encryption to do this?
Hi
We are investigating Hong Kong certification for our nRF9E5 based equipment in the 868 band
The snag seems to be that required channel centre frequencies are "odd...
Hi,
My setup is a nRFgo QFAA FA with S110 v.6.0.0 and Motherboard. I am using the latest SDK 5.1.0. The Master Control Panel drives the nrf51822 USB development dongle...
Hi,I have a Nrf8001 module, use a arduino to control it.
Now,I can use this module to connect IPHONE APP(BLE Probe and LightBlue),sending and reciving data are all ok,the...
Hi Nordic Devs,
First, thank you for excellent documentation and sample code for use with your hardware. It's been tremendously useful already!
I'm pleased to own an...
Hi,
i have some trouble with my watchdog in application. If i does a System_reset (no SD Method because i disabled it before) it sometimes top at this point and does nonsense...
Hi,
We'd like to using nRF51822 to setup an environment which have 2 peripherals and 1 multi-connection central.
Peripheral 1 : reading some data from the car(OBDII...
Hi, we add two characteristic as TX/RX.
We are ready to use them to transmit data and receive data with phone
One for transmit the control command and get respond command...
We have hardware that uses the nRF905 transceiver that inputs different addresses into the nRF905 TX messages based on the specific unit (TX_ADDRESS varies based on unit serial...
Hello
We have devices who uses nRF905 for transmissions between them. When we receive messages we use the AM and DR signal to determine if a message is read correctly. The...
GPIOTE gives us 4.
LPCOMP gives us 1.
What else?
I am working on something related with external interrupts.
Doesn't have problem in my project, but I just always...
Hi Guys,
Is there a way with the Keil C Compiler to get an *.LST file or some sort of Assembly output from C source input?
I'm still trying to write some code to drive...